github.com/Axway/agent-sdk@v1.1.101/pkg/apic/apiserver/README.md (about)

     1  # API Server Resources
     2  
     3  The code in this folder is generated from the API Server OAS documentation (https://apicentral.axway.com/apis/docs)
     4  To generate the models run `make apiserver-generate $PROTOCOL $HOST $PORT` from the root of the project (apigov/apic_agents_sdk).
     5  
     6  For information regarding openapi-generator, see https://github.com/OpenAPITools/openapi-generator
     7  
     8  For information regarding gomplate, see https://github.com/hairyhenderson/gomplate