Skip to content

Feature catalog files #12428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conversation

k-a-il
Copy link
Contributor

@k-a-il k-a-il commented Mar 24, 2025

Motivation

Create feature catalog files for some services

Changes

@k-a-il k-a-il added the semver: patch Non-breaking changes which can be included in patch releases label Mar 24, 2025
@k-a-il k-a-il added this to the Playground milestone Mar 24, 2025
Comment on lines +1 to +2
service: APIGateway
name: "AWS API Gateway"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the key difference and its purpose between service and name?

Copy link
Contributor Author

@k-a-il k-a-il Mar 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

service is an abbreviation (string without whitespaces) which can be used in URL links. For example, docdb is an abbreviation, https://docs.localstack.cloud/user-guide/aws/docdb/, name is DocumentDB (DocDB).

@k-a-il k-a-il changed the base branch from master to feature-catalog-prototype March 25, 2025 09:21
@sannya-singal sannya-singal force-pushed the feature-catalog-prototype branch from 0c8f8a1 to c9946e4 Compare March 25, 2025 11:59
@sannya-singal
Copy link
Contributor

sannya-singal commented Mar 26, 2025

Closing in favour of #12416. I have added the relevant commits to the feature-catalog-prototype branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants