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

Device Credentials Docs not aligned with API output #9967

Open
cv711 opened this issue Jan 11, 2022 · 0 comments
Open

Device Credentials Docs not aligned with API output #9967

cv711 opened this issue Jan 11, 2022 · 0 comments

Comments

@cv711
Copy link

cv711 commented Jan 11, 2022

Description

for the GET /api/v2/device-credentials API:

  • last_used field appears in response but it's undocumented
  • device_id appears in the documentation but not in the API response
  • rotating_refresh_token type is missing from the field description on the right side column

for the POST /api/v2/device-credentials API:

  • description is wrong and identical to the one above

Also about the pagination behavior for the device-credentials API:
There is this line
Note: Device Credentials APIs are designed for ad-hoc administrative use only, and paging is by default enabled.
but at the top of the docs the per_page parameter is mentioned:
per_page: Number of results per page. Paging is disabled if parameter not sent.
Can we get a clarification on which one is true?

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

No branches or pull requests

1 participant