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

de-release "simpleType" definitions #10

Open
miroir-framework opened this issue Jun 18, 2024 · 0 comments
Open

de-release "simpleType" definitions #10

miroir-framework opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@miroir-framework
Copy link
Owner

Specifying "simpleType" shall not be possible anymore:

{
  type: "simpleType",
  definition: "string"
}

It must be replaced by:

{
  type: "string"
}
@miroir-framework miroir-framework added the enhancement New feature or request label Jun 18, 2024
@miroir-framework miroir-framework added this to the 0.8.0 milestone Jun 18, 2024
@miroir-framework miroir-framework self-assigned this Jun 18, 2024
miroir-framework added a commit that referenced this issue Jun 19, 2024
… reference #11

de-release "simpleType" definitions #10
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
Status: No status
Development

No branches or pull requests

1 participant