public final class ApiOperationMigrator extends Object implements SwaggerMigrator
operations arrau of an API object| Constructor and Description |
|---|
ApiOperationMigrator() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
migrate(com.fasterxml.jackson.databind.JsonNode input)
Migrate a JSON input
|
@Nonnull public com.fasterxml.jackson.databind.JsonNode migrate(@Nonnull com.fasterxml.jackson.databind.JsonNode input) throws SwaggerMigrationException
SwaggerMigratormigrate in interface SwaggerMigratorinput - the input nodeSwaggerMigrationException - migration failedCopyright © 2025. All rights reserved.