Jacques Yakoub
Jacques Yakoub
Hello, After reading https://github.com/atlassian-labs/json-schema-viewer/issues/35, I am wondering if it wouldn't be a good opportunity to publish components that could used somewhere else such VS Code extension / CRA apps /...
- Compliant with OpenAPI 3.1 - Support multiple versions of JSON Schema ( https://www.openapis.org/blog/2021/02/16/migrating-from-openapi-3-0-to-3-1-0 - "$schema now allowed" ) : Draft-07 / Draft 2019-09 / Draft 2020-12 
### Documentation Location https://github.com/Orange-OpenSource/ods-ios/blob/qualif/DEVELOP.md ### Current issue The schema is put in markdown file : ```json // Can be stored in a schema.json file for further tests { "$schema": "https://json-schema.org/draft/2020-12/schema",...
Hello, Some ideas for Hacktoberfest contributors : - [ ] https://github.com/jy95/docusaurus-json-schema-plugin/discussions/262 - [ ] https://github.com/jy95/docusaurus-json-schema-plugin/discussions/254 - [ ] https://github.com/jy95/docusaurus-json-schema-plugin/discussions/258 - [ ] https://github.com/jy95/docusaurus-json-schema-plugin/discussions/166 - [ ] https://github.com/jy95/docusaurus-json-schema-plugin/discussions/271 - [ ]...
## Issue Description ### What are you doing? I created the following models : **Tag_Category** ```js module.exports = (sequelize, DataTypes) => { let Tag_Category = sequelize.define("Tag_Category", { kind: { type:...
Hello, I would like to exclude properties that starts with a underscore which pollute a type I don't have any control on ```ts // npm install -D @types/fhir import type...
https://github.com/cookpete/react-player/issues/1864
#### Current Behavior No way to configure [setShuffle](https://developers.google.com/youtube/iframe_api_reference?hl=en#setShuffle) of Youtube. Would be nice to play playlist as "random" #### Expected Behavior If put by user, set its value to [setShuffle](https://developers.google.com/youtube/iframe_api_reference?hl=en#setShuffle)...
Hello, [Dependabot](https://github.com/apps/dependabot) opened a MR on my repo https://github.com/jy95/jy95.github.io/pull/545 to update better-sqlite3 to 11.2.1, which didn't run as expected ```bash [11:48:36.837] Running build in Washington, D.C., USA (East) – iad1...