| | |
| | |
| | |
| |
|
| | globalProperties: |
| | |
| | |
| | debugOpenAPI: false |
| | debugModels: false |
| | debugOperations: false |
| | debugSupportingFiles: false |
| | generateAliasAsModel: false |
| | org.openapitools.codegen.utils.oncelogger.enabled: false |
| |
|
| | additionalProperties: |
| | |
| | |
| |
|
| | groupId: org.vcell |
| | artifactId: vcell-restclient |
| | artifactVersion: 1.0.0 |
| | artifactUrl: https://github.com/virtualcell/vcell-restclient |
| |
|
| | parentGroupId: org.vcell |
| | parentArtifactId: vcell-pom |
| | parentVersion: 0.0.1-SNAPSHOT |
| |
|
| | apiPackage: org.vcell.restclient.api |
| | invokerPackage: org.vcell.restclient |
| | modelPackage: org.vcell.restclient.model |
| | snapshotVersion: true |
| |
|
| | developerEmail: schaff@uchc.edu |
| | developerName: Jim Schaff |
| | developerOrganization: Center for Cell Analysis and Modeling |
| | developerOrganizationUrl: https://vcell.org |
| | licenseName: MIT License |
| | licenseUrl: https://opensource.org/licenses/MIT |
| | scmUrl: https://github.com/virtualcell/vcell.git |
| |
|
| | |
| | library: native |
| | containerDefaultToNull: false |
| | dateLibrary: java8 |
| | disallowAdditionalPropertiesIfNotPresent: true |
| | enumUnknownDefaultCase: false |
| | hideGenerationTimestamp: true |
| | legacyDiscriminatorBehavior: false |
| | serializableModel: false |
| | |
| | openApiNullable: false |
| | useOneOfDiscriminatorLookup: false |
| | useOneOfInterfaces: false |
| | withAWSV4Signature: false |
| | withXml: false |
| |
|
| | useGzipFeature: true |
| | |
| | |
| |
|