diff --git a/docs/api_docs/bundle.yaml b/docs/api_docs/bundle.yaml index da6dcb3c..e28e57eb 100644 --- a/docs/api_docs/bundle.yaml +++ b/docs/api_docs/bundle.yaml @@ -4,7 +4,7 @@ info: Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is "/api/v1". title: Flagr - version: 1.1.4 + version: 1.1.6 tags: - name: flag description: Everything about the flag diff --git a/swagger/index.yaml b/swagger/index.yaml index 75c30072..28d0cba5 100644 --- a/swagger/index.yaml +++ b/swagger/index.yaml @@ -5,7 +5,7 @@ info: Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is "/api/v1". title: Flagr - version: 1.1.4 + version: 1.1.6 tags: - name: flag description: Everything about the flag diff --git a/swagger_gen/restapi/doc.go b/swagger_gen/restapi/doc.go index 590e9714..b7226f2d 100644 --- a/swagger_gen/restapi/doc.go +++ b/swagger_gen/restapi/doc.go @@ -10,7 +10,7 @@ Flagr is a feature flagging, A/B testing and dynamic configuration microservice. http Host: localhost BasePath: /api/v1 - Version: 1.1.4 + Version: 1.1.6 Consumes: - application/json diff --git a/swagger_gen/restapi/embedded_spec.go b/swagger_gen/restapi/embedded_spec.go index 1418cf0f..06d4c941 100644 --- a/swagger_gen/restapi/embedded_spec.go +++ b/swagger_gen/restapi/embedded_spec.go @@ -31,7 +31,7 @@ func init() { "info": { "description": "Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is \"/api/v1\".\n", "title": "Flagr", - "version": "1.1.4" + "version": "1.1.6" }, "basePath": "/api/v1", "paths": { @@ -1804,7 +1804,7 @@ func init() { "info": { "description": "Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is \"/api/v1\".\n", "title": "Flagr", - "version": "1.1.4" + "version": "1.1.6" }, "basePath": "/api/v1", "paths": {