Skip to content
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

Additional Information Source Enums #59

Merged
merged 2 commits into from
Nov 17, 2024
Merged

Conversation

bpepple
Copy link
Member

@bpepple bpepple commented Nov 15, 2024

This PR adds the following values to the informationSource enumerations:

Kitsu & MangaDex use alphanumeric and hyphens in their response id's, so we needed to change our id elements and attributes from xs:positiveInteger to xs:string

- Kitsu
- MangaDex
- MangaUpdates
Kitsu & Mangadex use id's that contain alphanumeric characters and hyphens, so we need to change the `id` data types to support these.
@bpepple bpepple self-assigned this Nov 15, 2024
@bpepple bpepple added the enhancement New feature or request label Nov 15, 2024
@bpepple bpepple merged commit 258f745 into master Nov 17, 2024
3 checks passed
@bpepple bpepple deleted the additional-source-enums branch November 17, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants