| Interface | Description |
|---|---|
| SwaggerMigrator |
Core interface for JSON migration
|
| Class | Description |
|---|---|
| ApiArrayMigrator |
API declaration, JSON Pointer: "/apis"
|
| ApiDeclarationMigrator | |
| ApiObjectMigrator |
Migrator for one element of an
apis array |
| ApiOperationMigrator |
Migrator for the
operations arrau of an API object |
| OperationParametersMigrator |
Migrator for one parameter object or an operation object
|
| ResourceListingMigrator | |
| SwaggerJsonMigrator | |
| V11AllowableValuesMigrator |
Patch a 1.1
allowableValues into a 1.2 enum |
| V11ApiDeclarationMigrator |
Migrator for a complete 1.1 API declaration
|
| V11ResourceListingMigrator |
Migrator for a complete 1.1 resource listing
|
| V11TypeMigrator |
Patch a 1.1 dataType into a 1.2 type
|
Copyright © 2019. All Rights Reserved.