From df7bc9ddc3d782aeb389888063949d98fd563795 Mon Sep 17 00:00:00 2001 From: jpdorsch Date: Fri, 26 Feb 2021 18:05:15 +0100 Subject: [PATCH] updated to version 1.7.0 --- doc/openapi/firecrest-api.yaml | 2 +- doc/openapi/firecrest-developers-api.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/openapi/firecrest-api.yaml b/doc/openapi/firecrest-api.yaml index 66220d7c..a99ebdb4 100644 --- a/doc/openapi/firecrest-api.yaml +++ b/doc/openapi/firecrest-api.yaml @@ -9,7 +9,7 @@ servers: - url: 'http://FIRECREST_URL' - url: 'https://FIRECREST_URL' info: - version: 1.7.0-beta1 + version: 1.7.0 title: FirecREST Developers API description: > This API specification is intended for FirecREST developers only. There're some endpoints that are not available in the public version for client developers. diff --git a/doc/openapi/firecrest-developers-api.yaml b/doc/openapi/firecrest-developers-api.yaml index 440d8421..0320b6e8 100644 --- a/doc/openapi/firecrest-developers-api.yaml +++ b/doc/openapi/firecrest-developers-api.yaml @@ -9,7 +9,7 @@ servers: - url: 'http://FIRECREST_URL' - url: 'https://FIRECREST_URL' info: - version: 1.7.0-beta1 + version: 1.7.0 title: FirecREST API description: > FirecREST platform, a RESTful Services Gateway to HPC resources, is a