mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-07 12:06:14 +00:00
run ensure-up-to-date
This commit is contained in:
@@ -31,6 +31,7 @@ import com.fasterxml.jackson.annotation.JsonPropertyOrder;
|
||||
@JsonPropertyOrder({
|
||||
BigCat.JSON_PROPERTY_KIND
|
||||
})
|
||||
@javax.annotation.concurrent.Immutable
|
||||
|
||||
public class BigCat extends Cat {
|
||||
/**
|
||||
|
||||
@@ -29,6 +29,7 @@ import com.fasterxml.jackson.annotation.JsonPropertyOrder;
|
||||
@JsonPropertyOrder({
|
||||
BigCatAllOf.JSON_PROPERTY_KIND
|
||||
})
|
||||
@javax.annotation.concurrent.Immutable
|
||||
|
||||
public class BigCatAllOf {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user