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

Add GET configuration secrets endpoint #2311

Open
wants to merge 1 commit into
base: dotnomad/conditional-secrets-clear
Choose a base branch
from

Conversation

dotNomad
Copy link
Collaborator

This PR adds a new API endpoint GET /api/configurations/$NAME/secrets that returns an array of Secrets in the named Configuration file.

Intent

Part of #2305

Type of Change

    • Bug Fix
    • New Feature
    • Breaking Change
    • Documentation
    • Refactor
    • Tooling

Directions for Reviewers

Test out the new endpoint testing in and out of multi-directory roots:

http :9001/api/configurations/fastapi-simple-QSPH/secrets
http :9001/api/configurations/fastapi-simple-QSPH/secrets dir==fastapi-simple

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 this pull request may close these issues.

1 participant