You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The difference lies between the search_pipeline spec and server code. I'm updating only the ones I've observed. I'll take another careful look and update this issue soon.
Spec
Server
API Name
search_pipeline.create
search_pipeline.put
Path Param Name
pipeline
id
search_pipeline.get Path Param pipeline
required = True
required = False
.....
The delete method still needs to be added to the spec.
The text was updated successfully, but these errors were encountered:
What is the bug?
The difference lies between the search_pipeline spec and server code. I'm updating only the ones I've observed. I'll take another careful look and update this issue soon.
The delete method still needs to be added to the spec.
The text was updated successfully, but these errors were encountered: