Skip to content

OpenAPI 3.0 specification for Azion APIs.

License

Notifications You must be signed in to change notification settings

aziontech/api-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

415 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azion API Specification

MIT License

OpenAPI 3.0 specification for Azion APIs.

📄 OpenAPI Files

API v4 (Current)

API v3 (Legacy)

Legacy API specifications are available in the v3/ directory for backward compatibility.

🚀 Quick Start

# View with Swagger UI
npx @redocly/cli preview-docs openapi.yaml

# Validate with Spectral
npx @stoplight/spectral-cli lint openapi.yaml --ruleset spectral/spectral.yaml

# Generate client SDKs
openapi-generator-cli generate -i openapi.yaml -g python -o ./client

📚 Documentation

🔄 Synchronization

The openapi.yaml file is automatically synchronized from azionapi-v4-openapi when changes are merged to the main branch.

License

This repository is licensed under the terms of the MIT license.

About

OpenAPI 3.0 specification for Azion APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors