Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] [Fleet] Add documentation about transforms/authorize endpoint …
…in openapi (#176610) (#176688) # Backport This will backport the following commits from `main` to `8.12`: - [[Fleet] Add documentation about transforms/authorize endpoint in openapi (#176610)](#176610) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Cristina Amico","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-02-12T11:56:06Z","message":"[Fleet] Add documentation about transforms/authorize endpoint in openapi (#176610)\n\n## Summary\r\n\r\nPR to address missing openapi docs about thie following endpoint - it\r\nwas added a while ago but we forgot to update the docs.\r\n\r\n```\r\napi/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize\r\n{\r\n \"transforms\": [\r\n {\r\n \"transformId\": <transform_id>\r\n }\r\n ]\r\n}\r\n```\r\n\r\n\r\n### Checklist\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"87de70fd581fa5a0916d43854a2366eb85e3460a","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","backport:prev-minor","v8.13.0"],"title":"[Fleet] Add documentation about transforms/authorize endpoint in openapi","number":176610,"url":"https://github.com/elastic/kibana/pull/176610","mergeCommit":{"message":"[Fleet] Add documentation about transforms/authorize endpoint in openapi (#176610)\n\n## Summary\r\n\r\nPR to address missing openapi docs about thie following endpoint - it\r\nwas added a while ago but we forgot to update the docs.\r\n\r\n```\r\napi/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize\r\n{\r\n \"transforms\": [\r\n {\r\n \"transformId\": <transform_id>\r\n }\r\n ]\r\n}\r\n```\r\n\r\n\r\n### Checklist\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"87de70fd581fa5a0916d43854a2366eb85e3460a"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/176610","number":176610,"mergeCommit":{"message":"[Fleet] Add documentation about transforms/authorize endpoint in openapi (#176610)\n\n## Summary\r\n\r\nPR to address missing openapi docs about thie following endpoint - it\r\nwas added a while ago but we forgot to update the docs.\r\n\r\n```\r\napi/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize\r\n{\r\n \"transforms\": [\r\n {\r\n \"transformId\": <transform_id>\r\n }\r\n ]\r\n}\r\n```\r\n\r\n\r\n### Checklist\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"87de70fd581fa5a0916d43854a2366eb85e3460a"}}]}] BACKPORT--> Co-authored-by: Cristina Amico <[email protected]>
- Loading branch information