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

Register plugin has two endpoints. #583

Closed
Aminujb opened this issue Dec 6, 2021 · 1 comment
Closed

Register plugin has two endpoints. #583

Aminujb opened this issue Dec 6, 2021 · 1 comment

Comments

@Aminujb
Copy link
Collaborator

Aminujb commented Dec 6, 2021

This should be just one. --> /plugins/register

h.Router.HandleFunc("/plugins/register", ph.Register).Methods("POST")
h.Router.HandleFunc("/plugins", ph.Register).Methods("POST")

@Aminujb
Copy link
Collaborator Author

Aminujb commented Jan 25, 2022

Resolved

@Aminujb Aminujb closed this as completed Jan 25, 2022
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