Skip to content

chore(api): Rewrite Org Details docs #73293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jul 15, 2024
3 changes: 0 additions & 3 deletions api-docs/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@
"/api/0/organizations/{organization_id_or_slug}/eventids/{event_id}/": {
"$ref": "paths/organizations/event-id-lookup.json"
},
"/api/0/organizations/{organization_id_or_slug}/": {
"$ref": "paths/organizations/details.json"
},
"/api/0/organizations/{organization_id_or_slug}/repos/": {
"$ref": "paths/organizations/repos.json"
},
Expand Down
367 changes: 0 additions & 367 deletions api-docs/paths/organizations/details.json

This file was deleted.

Loading
Loading