-
Notifications
You must be signed in to change notification settings - Fork 147
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
Add observableType endpoints #264
Add observableType endpoints #264
Conversation
Black-Pearl25
commented
Nov 24, 2022
•
edited
Loading
edited
- Added an endpoint for observable types, the script contains four functions : create, get, delete and find. It passed the tests.
Thanks for the PR! Gonna review tomorrow! |
CI jobs didn't trigger, can you please add the below to on: [push, pull_request] |
Done. |
I'd also recommend you to set up black locally to aid you with formatting! |
Done, and thanks for the suggestion, i'll do that. |
188d01e
to
6f9d9d5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just resolve the workflow conflict and it is good to go!
Done! |