Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.08 KB

File metadata and controls

21 lines (13 loc) · 1.08 KB

Note

This is a copy of the "https://github.com/Mist-Automation-Programmability/mist_openapi" repo originally created by Thomas Munzer. The intention of this repo is to replace the repo it was copied from, and all further development of the openapi schema to occur in this repo.

Juniper Mist OpenAPI 3.1.0 Specifications

This specification is intended for documentation only, and NOT for code generation, testing tools, or other use cases.

Official documentation: Juniper Mist API Documentation

Versioning Syntax

The OpenAPI 3.1.0 schema syntax rules are AABB.C.D, where:

  • AA: year
  • BB: month of the year
  • C: main release of the API/Cloud
  • D: OpenApi schema patch version

This will move to SEMVER in the future.