Skip to content

refactor: move API schemas to api-schema/ and validation outputs to test/#115

Merged
ericfitz merged 2 commits intomainfrom
refactor/move-api-schema-files
Jan 25, 2026
Merged

refactor: move API schemas to api-schema/ and validation outputs to test/#115
ericfitz merged 2 commits intomainfrom
refactor/move-api-schema-files

Conversation

@ericfitz
Copy link
Owner

Summary

  • Move OpenAPI, AsyncAPI, and Arazzo specs from docs/reference/apis/ to api-schema/
  • Move validation reports/databases to test/outputs/api-validation/
  • Update all path references across Makefile, scripts, documentation, and source code

Test plan

  • make lint passes
  • make build-server succeeds
  • make test-unit passes
  • Verify make validate-openapi writes output to new location
  • Verify make generate-api reads from new location

🤖 Generated with Claude Code

…est/

- Move OpenAPI, AsyncAPI, and Arazzo specs from docs/reference/apis to api-schema/
- Move validation reports/databases to test/outputs/api-validation/
- Update all path references in Makefile, scripts, and documentation
- Update GitHub URLs in version.go and OpenAPI spec

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Jan 24, 2026
- Remove inline-schema-analysis.md (outdated)
- Remove microsoft-entra-id-saml-claims.json (unused reference)
- Remove legacy migration files (superseded by current migrations)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ericfitz ericfitz merged commit 001440b into main Jan 25, 2026
7 checks passed
@ericfitz ericfitz deleted the refactor/move-api-schema-files branch January 25, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant