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

[FEATURE] Add specs for notifications namespace #229

Closed
5 tasks
nhtruong opened this issue Apr 11, 2024 · 3 comments · Fixed by #256
Closed
5 tasks

[FEATURE] Add specs for notifications namespace #229

nhtruong opened this issue Apr 11, 2024 · 3 comments · Fixed by #256
Labels
enhancement New feature or request

Comments

@nhtruong
Copy link
Collaborator

Part of Adding missing API specs issue

  • /_plugins/_notifications/channels: ["GET"]
  • /_plugins/_notifications/configs: ["GET","POST","DELETE"]
  • /_plugins/_notifications/configs/{config_id}: ["GET","PUT","DELETE"]
  • /_plugins/_notifications/feature/test/{config_id}: ["GET","POST"]
  • /_plugins/_notifications/features: ["GET"]
@nhtruong nhtruong added enhancement New feature or request untriaged and removed untriaged labels Apr 11, 2024
@spapadop
Copy link
Contributor

After #169 and #217 I still see there is one API missing, as it's not listed on the doc page.
/_plugins/_notifications/channels: ["GET"].

I could try adding it.

@dblock
Copy link
Member

dblock commented Apr 19, 2024

I could try adding it.

Please!

@spapadop
Copy link
Contributor

there you go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants