Skip to content

Conversation

@MekkiMohamed
Copy link

@MekkiMohamed MekkiMohamed commented May 17, 2020

Add "/api/" to "POST <kibana host>:<port>/s/<space_id>/saved_objects/<type>"
The correct way:
"POST <kibana host>:<port>/s/<space_id>/api/saved_objects/<type>"

Summary

Updated the url to create saved object on a given space:
Added /api/
So that the url becomes : "POST <kibana host>:<port>/s/<space_id>/api/saved_objects/<type>"

Checklist

Add /api/ to POST <kibana host>:<port>/s/<space_id>/saved_objects/<type>
The correct way:
POST <kibana host>:<port>/s/<space_id>/api/saved_objects/<type>
@kibanamachine
Copy link
Contributor

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

1 similar comment
@kibanamachine
Copy link
Contributor

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@cla-checker-service
Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
89aa5a0

Please, read and sign the above mentioned agreement if you want to contribute to this project

@timroes timroes added the Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// label May 18, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@lukeelmers
Copy link
Member

closing as this already appears to have been resolved since the time it was opened

@lukeelmers lukeelmers closed this Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💝community Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants