diff --git a/docs/openapi.json b/docs/openapi.json index 9042ee1c..e05eed00 100644 --- a/docs/openapi.json +++ b/docs/openapi.json @@ -1,8 +1,8 @@ { "openapi": "3.1.0", "info": { - "title": "foo bar baz service - OpenAPI", - "description": "foo bar baz service API specification.", + "title": "Lightspeed Core Service (LCS) service - OpenAPI", + "description": "Lightspeed Core Service (LCS) service API specification.", "license": { "name": "Apache 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" diff --git a/docs/openapi.md b/docs/openapi.md index e54c4d77..d02b0b77 100644 --- a/docs/openapi.md +++ b/docs/openapi.md @@ -1,6 +1,6 @@ -# foo bar baz service - OpenAPI +# Lightspeed Core Service (LCS) service - OpenAPI -foo bar baz service API specification. +Lightspeed Core Service (LCS) service API specification. ## 🌍 Base URL diff --git a/lightspeed-stack.yaml b/lightspeed-stack.yaml index 01a36205..a1e77e38 100644 --- a/lightspeed-stack.yaml +++ b/lightspeed-stack.yaml @@ -1,4 +1,4 @@ -name: foo bar baz +name: Lightspeed Core Service (LCS) service: host: localhost port: 8080