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

{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://example.com/product.schema.json", "title": "Product", "description": "A product in the catalog", "type": "object" } #93

Open
mahmod87 opened this issue Apr 3, 2024 · 1 comment

Comments

@mahmod87
Copy link

mahmod87 commented Apr 3, 2024

No description provided.

@mahmod87
Copy link
Author

mahmod87 commented Apr 3, 2024

{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://example.com/product.schema.json",
"title": "Product",
"description": "A product in the catalog",
"type": "object"
}

@mahmod87 mahmod87 closed this as completed Apr 3, 2024
@mahmod87 mahmod87 reopened this Apr 3, 2024
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

No branches or pull requests

1 participant