New Endpoint inside swagger #35
ryanachdiadsyah
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I am not sure if it should be there, as it does not share the authentication with the rest of endpoints? That is why I did not add it in the first place. Anyways, perhaps it should be added with a note that it will require the admin token instead of the regular user token. If you think its worthwhile, send the PR! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In last update we have new endpoint inside route.go to create, read or delete new users before create a new session.
Look like this :
the issue is we don't have that endpoint inside swagger ui.
can i add new endpoint to swagger, or leave it like that to hide this endpoint from swagger ui ?
Plz let me know which one you prefer
-happy coding
Beta Was this translation helpful? Give feedback.
All reactions