Skip to content

Instantly share code, notes, and snippets.

@pdxjohnny
Created March 24, 2023 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pdxjohnny/435c76fb52b7399a2debea6643252179 to your computer and use it in GitHub Desktop.
Save pdxjohnny/435c76fb52b7399a2debea6643252179 to your computer and use it in GitHub Desktop.
java -ea -server -Duser.timezone=UTC -jar modules/openapi-generator-cli/target/openapi-generator-cli.jar generate -g python-aiohttp -i ../traceability-interop/docs/openapi/openapi.json -o python-aiohttp-traceability-interop
[main] INFO o.o.codegen.DefaultGenerator - Generating with dryRun=false
[main] INFO o.o.codegen.DefaultGenerator - OpenAPI Generator: python-aiohttp (server)
[main] INFO o.o.codegen.DefaultGenerator - Generator 'python-aiohttp' is considered stable.
[main] INFO o.o.c.l.AbstractPythonCodegen - Environment variable PYTHON_POST_PROCESS_FILE not defined so the Python code may not be properly formatted. To define it, try 'export PYTHON_POST_PROCESS_FILE="/usr/local/bin/yapf -i"' (Linux/Mac)
[main] INFO o.o.c.l.AbstractPythonCodegen - NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Traceability_API_DID_Web_Document__context_oneOf_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Traceability_API_DID_Web_Document__context. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Traceability_API_DID_Web_Document_service_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Traceability_API_DID_Web_Document. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as getTraceabilityAPIConfiguration_default_response_details. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as getTraceabilityAPIConfiguration_default_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_200_response_didDocument_service_inner_type. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_200_response_didDocument_service_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_200_response_didDocument. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_200_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_400_response_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_400_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_401_response_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_401_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_403_response_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_403_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_404_response_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as resolve_404_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_request_credential_issuer_oneOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_request_credential_issuer. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_request_credential_credentialSubject. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_request_credential. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Issue_Credential_Options_credentialStatus. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Issue_Credential_Options. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Linked_Data_Proof. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Credential_Linked_Data_Proof_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Credential_Linked_Data_Proof. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Verifiable_Credential_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Verifiable_Credential. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Serialized_Verifiable_Credential. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_201_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_400_response_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_400_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_422_response_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as issueCredential_422_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as updateCredentialStatus_request_credentialStatus_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as updateCredentialStatus_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Verification_Result. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Revocation_List_Verifiable_Credential_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Revocation_List_Verifiable_Credential. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Prove_Presentation_Options. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as provePresentation_request_options_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as provePresentation_request_options. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as provePresentation_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Presentation_Linked_Data_Proof_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Presentation_Linked_Data_Proof. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Verifiable_Presentation_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Verifiable_Presentation. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Traceable_Presentation_allOf. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Traceable_Presentation. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Serialized_Verifiable_Presentation. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as provePresentation_201_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as verifyPresentation_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Notify_Presentation_Available_query. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Notify_Presentation_Available. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as Notify_Presentation_Requirements. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI).
[main] WARN o.o.c.l.AbstractPythonConnexionServerCodegen - Parameter name 'vc-format' is not consistent with Python variable names. It will be replaced by 'vc_format'
[main] WARN o.o.c.l.AbstractPythonConnexionServerCodegen - Path '/credentials/{credential-id}' is not consistent with Python variable names. It will be replaced by '/credentials/{credential_id}'
[main] WARN o.o.c.l.AbstractPythonConnexionServerCodegen - Parameter name 'credential-id' is not consistent with Python variable names. It will be replaced by 'credential_id'
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: getTraceabilityAPIConfiguration_default_response
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: getTraceabilityAPIConfiguration_default_response
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: getTraceabilityAPIConfiguration_default_response
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: getTraceabilityAPIConfiguration_default_response
[main] INFO o.o.codegen.utils.ModelUtils - [deprecated] inheritance without use of 'discriminator.propertyName' has been deprecated in the 5.x release. Composed schema name: null. Title: null
[main] INFO o.o.codegen.utils.ModelUtils - [deprecated] inheritance without use of 'discriminator.propertyName' has been deprecated in the 5.x release. Composed schema name: null. Title: null
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: Linked_Data_Proof
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: issueCredential_request_credential
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] INFO o.o.codegen.utils.ModelUtils - [deprecated] inheritance without use of 'discriminator.propertyName' has been deprecated in the 5.x release. Composed schema name: null. Title: Serialized Verifiable Credential
[main] INFO o.o.codegen.utils.ModelUtils - [deprecated] inheritance without use of 'discriminator.propertyName' has been deprecated in the 5.x release. Composed schema name: null. Title: Serialized Verifiable Credential
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: getTraceabilityAPIConfiguration_default_response
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: getTraceabilityAPIConfiguration_default_response
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: issueCredential_request_credential
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: Prove_Presentation_Options
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: Linked_Data_Proof
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: Presentation
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: Verifiable_Presentation
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/credential_linked_data_proof.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/credential_linked_data_proof_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/error.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/get_traceability_api_configuration_default_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/get_traceability_api_configuration_default_response_details.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential201_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential400_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential400_response_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential422_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential422_response_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential_options.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential_options_credential_status.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential_request.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential_request_credential.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential_request_credential_credential_subject.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential_request_credential_issuer.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/issue_credential_request_credential_issuer_one_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/linked_data_proof.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/notify_presentation_available.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/notify_presentation_available_query.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/notify_presentation_requirements.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/presentation.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/presentation_linked_data_proof.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/presentation_linked_data_proof_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/prove_presentation201_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/prove_presentation_options.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/prove_presentation_request.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/prove_presentation_request_options.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/prove_presentation_request_options_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve200_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve200_response_did_document.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve200_response_did_document_service_inner.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve200_response_did_document_service_inner_type.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve400_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve400_response_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve401_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve401_response_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve403_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve403_response_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve404_response.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/resolve404_response_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/revocation_list_verifiable_credential.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/revocation_list_verifiable_credential_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/serialized_verifiable_credential.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/serialized_verifiable_presentation.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/traceability_apidid_web_document.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/traceability_apidid_web_document_context.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/traceability_apidid_web_document_context_one_of_inner.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/traceability_apidid_web_document_service_inner.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/traceable_presentation.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/traceable_presentation_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/update_credential_status_request.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/update_credential_status_request_credential_status_inner.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/verifiable_credential.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/verifiable_credential_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/verifiable_presentation.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/verifiable_presentation_all_of.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/verification_result.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/verify_presentation_request.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/workflow.py
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.c.l.AbstractPythonCodegen - Type null not handled properly in toExampleValue
[main] WARN o.o.codegen.DefaultCodegen - allOf with multiple schemas defined. Using only the first one: Presentation
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/controllers/credentials_controller.py
[main] INFO o.o.codegen.TemplateManager - Skipped /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/tests/test_credentials_controller.py (Test files never overwrite an existing file of the same name.)
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/controllers/discovery_controller.py
[main] INFO o.o.codegen.TemplateManager - Skipped /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/tests/test_discovery_controller.py (Test files never overwrite an existing file of the same name.)
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/controllers/identifiers_controller.py
[main] INFO o.o.codegen.TemplateManager - Skipped /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/tests/test_identifiers_controller.py (Test files never overwrite an existing file of the same name.)
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/controllers/presentations_controller.py
[main] INFO o.o.codegen.TemplateManager - Skipped /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/tests/test_presentations_controller.py (Test files never overwrite an existing file of the same name.)
[main] INFO o.o.c.l.AbstractPythonConnexionServerCodegen - Reverting name of parameter 'vc_format' of operation 'verify_credential' back to 'vc-format'
[main] INFO o.o.c.l.AbstractPythonConnexionServerCodegen - Path '/credentials/{credential_id}' is not consistent with the original OpenAPI definition. It will be replaced back by '/credentials/{credential-id}'
[main] INFO o.o.c.l.AbstractPythonConnexionServerCodegen - Reverting name of parameter 'credential_id' of operation 'get_credential_by_id' back to 'credential-id'
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/README.md
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/test-requirements.txt
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/requirements.txt
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/__main__.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/util.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/typing_utils.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/controllers/__init__.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/controllers/security_controller_.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/__init__.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/models/base_model_.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/openapi/openapi.yaml
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/tests/conftest.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/tests/__init__.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/openapi_server/__init__.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/setup.py
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/tox.ini
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/.gitignore
[main] INFO o.o.codegen.TemplateManager - Skipped /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.)
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/.openapi-generator/VERSION
[main] INFO o.o.codegen.TemplateManager - writing file /home/johnsa1/traceability-interop/python-aiohttp-traceability-interop/.openapi-generator/FILES
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment