Skip to content
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

Support description for routes and namespaces #305

Closed
razor-x opened this issue Aug 15, 2024 · 1 comment · Fixed by #329
Closed

Support description for routes and namespaces #305

razor-x opened this issue Aug 15, 2024 · 1 comment · Fixed by #329
Assignees

Comments

@razor-x
Copy link
Contributor

razor-x commented Aug 15, 2024

Namespaces and routes do not have description (or support extra metadata). For now, create /src/data/routes.yaml and /src/data/namespaces.yaml to inject descriptions, or anything that cannot be supported by blueprint yet.

@razor-x
Copy link
Contributor Author

razor-x commented Aug 15, 2024

- route: /acs/systems
  description: All about ACS systems
  resources:
    - acs_system

@razor-x razor-x self-assigned this Aug 16, 2024
@razor-x razor-x linked a pull request Oct 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant