Skip to content

fix: resolve e2e test failures for gts-spec v0.7#16

Merged
Artifizer merged 2 commits intoGlobalTypeSystem:mainfrom
KvizadSaderah:feat/gts-spec-v0.7
Dec 27, 2025
Merged

fix: resolve e2e test failures for gts-spec v0.7#16
Artifizer merged 2 commits intoGlobalTypeSystem:mainfrom
KvizadSaderah:feat/gts-spec-v0.7

Conversation

@KvizadSaderah
Copy link
Copy Markdown
Contributor

@KvizadSaderah KvizadSaderah commented Dec 24, 2025

Fixes #15

  • Added raw_id field to track non-GTS identifiers
  • Fixed ID extraction to return first field value
  • Fixed schema_id derivation for derived schemas
  • Return HTTP 422 for validation errors
  • Allow instances with non-GTS IDs (per gts-rust behavior)

- Added raw_id field to track non-GTS identifiers
- Fixed ID extraction to return first field value
- Fixed schema_id derivation for derived schemas
- Return HTTP 422 for validation errors
- Allow instances with non-GTS IDs (per gts-rust behavior)
@Artifizer Artifizer merged commit dbbb04d into GlobalTypeSystem:main Dec 27, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ci similarly to gts-rust

2 participants