diff --git a/web/site/CODE_OF_CONDUCT.md b/web/site/CODE_OF_CONDUCT.md index a7074443..a7f41fb3 100644 --- a/web/site/CODE_OF_CONDUCT.md +++ b/web/site/CODE_OF_CONDUCT.md @@ -1,4 +1,4 @@ -# Code of Conduct - SBC API Gateway +# Code of Conduct - SBC Developer Site ## Our Pledge diff --git a/web/site/CONTRIBUTING.md b/web/site/CONTRIBUTING.md index 39783be8..4146867a 100644 --- a/web/site/CONTRIBUTING.md +++ b/web/site/CONTRIBUTING.md @@ -1,5 +1,5 @@ -# Contributing to SBC API Gateway +# Contributing to SBC Developer Site First off, thanks for taking the time to contribute! ❤️ @@ -25,7 +25,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents ## Code of Conduct This project and everyone participating in it is governed by the -[SBC API Gateway Code of Conduct](https://github.com/bcgov/sbc-apigw/tree/main/web/site/CODE_OF_CONDUCT.md). +[SBC Developer Site Code of Conduct](https://github.com/bcgov/sbc-apigw/tree/main/web/site/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to <>. Add contact? @@ -104,7 +104,7 @@ Once it's filed: ### Suggesting Enhancements -This section guides you through submitting an enhancement suggestion for SBC API Gateway, **including completely new features and minor improvements to existing functionality**. Following these guidelines will help maintainers and the community to understand your suggestion and find related suggestions. +This section guides you through submitting an enhancement suggestion for SBC Developer Site, **including completely new features and minor improvements to existing functionality**. Following these guidelines will help maintainers and the community to understand your suggestion and find related suggestions. #### Before Submitting an Enhancement @@ -122,7 +122,7 @@ Enhancement suggestions are tracked as [GitHub issues](https://github.com/bcgov/ - Use a **clear and descriptive title** for the issue to identify the suggestion. - Provide a **step-by-step description of the suggested enhancement** in as many details as possible. - **Describe the current behavior** and **explain which behavior you expected to see instead** and why. At this point you can also tell which alternatives do not work for you. -- **Explain why this enhancement would be useful** to most SBC API Gateway users. You may also want to point out the other projects that solved it better and which could serve as inspiration. +- **Explain why this enhancement would be useful** to most SBC Developer Site users. You may also want to point out the other projects that solved it better and which could serve as inspiration. diff --git a/web/site/content/en-CA/products/1.get-started/5.message-logging.md b/web/site/content/en-CA/products/1.get-started/5.message-logging.md index 837367f6..db1eb681 100644 --- a/web/site/content/en-CA/products/1.get-started/5.message-logging.md +++ b/web/site/content/en-CA/products/1.get-started/5.message-logging.md @@ -1,6 +1,6 @@ --- title: 'Message Logging' -description: 'BC OnLine Account API Gateway message logging information.' +description: 'SBC Connect Account Developer Site message logging information.' --- # Message Logging @@ -8,7 +8,7 @@ description: 'BC OnLine Account API Gateway message logging information.' --- Service BC Connect API message logging is configured by Account ID number and -the API. The combination of the API Gateway environment, account ID, and API name +the API. The combination of the Developer Site environment, account ID, and API name is used to create a unique log name. The Service BC Connect API Platform uses Google Cloud Platform (GCP) logging. With GCP logging, diff --git a/web/site/content/en-CA/products/1.get-started/6.about.md b/web/site/content/en-CA/products/1.get-started/6.about.md index 95efcd48..63378828 100644 --- a/web/site/content/en-CA/products/1.get-started/6.about.md +++ b/web/site/content/en-CA/products/1.get-started/6.about.md @@ -1,6 +1,6 @@ --- title: 'About' -description: 'API Gateway About page. Useful information.' +description: 'Developer Site About page. Useful information.' --- # About diff --git a/web/site/content/en-CA/products/rs/registry-search.yaml b/web/site/content/en-CA/products/rs/registry-search.yaml index 13da942d..fd63e95e 100644 --- a/web/site/content/en-CA/products/rs/registry-search.yaml +++ b/web/site/content/en-CA/products/rs/registry-search.yaml @@ -1563,7 +1563,7 @@ components: securitySchemes: api_key: type: apiKey - description: API Gateway assigned API key for a consumer. Required for all requests. + description: Developer Site assigned API key for a consumer. Required for all requests. name: x-apikey in: header jwt: diff --git a/web/site/docs/README.md b/web/site/docs/README.md index 96435fc3..0539d7fa 100644 --- a/web/site/docs/README.md +++ b/web/site/docs/README.md @@ -23,9 +23,9 @@ The page head is automatically mapped based on the current markdown file structu For example: - `content/en-CA/products/get-started/account-setup.md` will return the page head as: - `Get Started - Account Setup - Service BC Connect API Gateway`. + `Get Started - Account Setup - Service BC Connect Developer Site`. - `content/en-CA/products/br/overview.md` will return the page head as: - `BR - Overview - Service BC Connect API Gateway`. + `BR - Overview - Service BC Connect Developer Site`. ### Page Title and Description diff --git a/web/site/public/strr/platform.yaml b/web/site/public/strr/platform.yaml index 57d224d1..ba977970 100644 --- a/web/site/public/strr/platform.yaml +++ b/web/site/public/strr/platform.yaml @@ -635,7 +635,7 @@ components: securitySchemes: api_key: type: apiKey - description: API Gateway assigned API key. Required for all requests. + description: Developer Site assigned API key. Required for all requests. name: x-apikey in: header jwt: