- We don't get the parameters for POST requests (createChatCompletions)
- Some operation ids aren't valid methods (verified that they're installed as
  uncallable methdos)
  /organization/projects/{project_id}/api_keys:
    get:
      summary: Returns a list of API keys in the project.
      operationId: list-project-api-keys
- Remove deprecated methods
