- “How does auth work in this codebase?”
- “Generate a description for the JIRA ticket with codebase context”
- “Rewrite this code snippet using relevant abstractions already in the repo”
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Query executed successfully. Response may be streamed.
The response is of type object
.