-
Notifications
You must be signed in to change notification settings - Fork 62
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 missing API specs #168
Comments
@dblock are they all plugins/extensions or do some of them going to be a core feature of OS? |
Lots in core. I updated the list above. |
@dblock are we doing both |
I think |
I should probably take that back, if we want to claim coverage we need some way to know about these and skip them. Maybe the right way would be to mark them deprecated? What's the correct way to do that @nhtruong? |
I'm thinking of having a file named _reports/on_demand/{reportDefinitionId}: POST
_rollup/jobs: GET,PUT It will be loaded up with all
|
@nhtruong This is a good plan. I would make sure this is expressed with data in the files in _opendistro, e.g. via some kind of |
#257 will generate the _opendistro endpoint if the _plugins equivalents exist. |
Can you add flow framework to the list in the original comment? We're feeling a bit left out. ;) (Yeah, we hadn't released yet when the list was drafted, which points out that you need a way to identify any new plugins and add them.) |
Is your feature request related to a problem?
The spec repo should be 100% of specs that ship with OpenSearch and kept up-to-date.
What solution would you like?
How can you help?
What is the current state of API specs in this repo?
security_analytics
namespace #239geospatial
namespace #238im
namespace #237dashboard
namespace #236sql
namespace #235sm
namespace #234replication
namespace #232ppl
namespace #231observability
namespace #230ml
namespace #228reports
namespace #227knn
namespace #226performance_analyzer
namespace #225ism
namespace #224asynchronous_search
namespace #223anomaly_detection
namespace #222alerting
namespace #221Do you have any additional context?
This is what's missing per https://github.com/dblock/opensearch-api-specification/actions/runs/7495103121/job/20404497220#step:10:1, generated via #179.
The text was updated successfully, but these errors were encountered: