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