diff --git a/system-design/specification/margo-management-interface/api-requirements-and-security.md b/system-design/specification/margo-management-interface/api-requirements-and-security.md index b52927b1..53273c73 100644 --- a/system-design/specification/margo-management-interface/api-requirements-and-security.md +++ b/system-design/specification/margo-management-interface/api-requirements-and-security.md @@ -19,7 +19,7 @@ Below is a breakdown of the three major categories these requirements fall under The REST API is defined via the Open API Specification. - Follow the link below to see the specification: - - [OpenAPI Specification](https://github.com/margo/specification/blob/pre-draft/system-design/specification/margo-management-interface/workload-management-api-1.0.0.yaml) + - [OpenAPI Specification](https://github.com/margo/specification/blob/pre-draft/system-design/specification/margo-management-interface/workload-management-api-1.0.0-rc.2.yaml) - [Swagger UI](../margo-management-interface/management-interface-swagger.md) #### General Rest API information Server-side TLS REST API MUST be utilized operating over HTTP1.1. diff --git a/system-design/specification/margo-management-interface/management-interface-swagger.md b/system-design/specification/margo-management-interface/management-interface-swagger.md index c74190c0..8c20ec34 100644 --- a/system-design/specification/margo-management-interface/management-interface-swagger.md +++ b/system-design/specification/margo-management-interface/management-interface-swagger.md @@ -3,7 +3,7 @@