elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
111 stars 68 forks source link

Add specification for delete roles #2680

Closed jfreden closed 1 month ago

jfreden commented 1 month ago

This adds a new spec for the bulk delete roles API added in 8.15 in https://github.com/elastic/elasticsearch/pull/110383.

pquentin commented 1 month ago

Hello, and thank you for your contribution! Can you please reopen your pull requests from a branch instead of a fork? Unfortunately we don't support the later.

jfreden commented 1 month ago

@pquentin I don't have permissions to create a branch. Who can help with that?

pquentin commented 1 month ago

All Elastic employees should have the permission to do it. See the "New branch" button in https://github.com/elastic/elasticsearch-specification/branches.

Maybe you configured the origin remote with a read-only URL?

jfreden commented 1 month ago

Yes, you're right. Sorry about that! Will open new PRs from the branches. Thank you!

pquentin commented 1 month ago

No worries, and sorry for the inconvenience!