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

Automatic Request type changing automaticaly in the API ref #123

Open
ThybaultJallu opened this issue Jan 16, 2025 · 1 comment
Open

Automatic Request type changing automaticaly in the API ref #123

ThybaultJallu opened this issue Jan 16, 2025 · 1 comment

Comments

@ThybaultJallu
Copy link

Description:

It seems there is an issue in the new Directus documentation where the request type (e.g., GET, POST, etc.) in the API reference changes automatically without user input.

Steps to Reproduce:

Go to the API Reference in the new Directus documentation.
Select any specific request type, for example, Authentication > Login.
Interact with the code preview to change from api rest to Directus sdk

Observed Behavior:

The type of the code preview change as expected but in the previous doc, when we do the same thing, it change the type to directus sdk on the entire page and in my opinion, it was a good feature.

Additional Information:

Browser: [Chrome]
OS: [Win11PRO]

Let me know if more details are required.
Have a good day !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants