The source project of this merge request has been removed.
Fix typos in API doc examples
What does this MR do?
Fixes a typo in the API docs. The curl examples in build_triggers.md and build_variables.md all have a typo in the auth header. They all say PRIVATE_TOKEN when it should be PRIVATE-TOKEN.
What are the relevant issue numbers?
Fixes #24565 (closed)