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

Secrets REST API endpoint does not honor brief format #4772

Closed
jeremystretch opened this issue Jun 17, 2020 · 0 comments
Closed

Secrets REST API endpoint does not honor brief format #4772

jeremystretch opened this issue Jun 17, 2020 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@jeremystretch
Copy link
Member

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.6

Steps to Reproduce

  1. Make a REST API call to /api/secrets/secrets/?brief=1

Expected Behavior

Each secret in the list should be represented in a minimal form.

Observed Behavior

The secrets endpoint does not honor the brief format.

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels Jun 17, 2020
@jeremystretch jeremystretch self-assigned this Jun 17, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

1 participant