Skip to content

Conversation

line-o
Copy link
Member

@line-o line-o commented Jul 12, 2025

refs #60

adding

{
  "features": {
    "schema": "url/to/myschema.json"
  }
}

will add the schema attribute to the jinn-tap element and load it.

@line-o line-o force-pushed the feat/editor-scheme branch from 80bdb42 to 54ab081 Compare July 12, 2025 16:55
@line-o line-o changed the title featI(editor): allow setting of schema attribute feat(editor): allow setting of schema attribute Jul 12, 2025
@line-o line-o requested a review from wolfgangmm July 12, 2025 17:41
@line-o
Copy link
Member Author

line-o commented Jul 12, 2025

@wolfgangmm please have a look if that is all that is needed. Are there tests I need to add?

refs #60

adding
```json
{
  "features": {
    "schema": "url/to/myschema.json"
  }
}
```
will add the schema attribute to the jinn-tap element and
load it.
@line-o line-o marked this pull request as ready for review August 27, 2025 13:22
@line-o
Copy link
Member Author

line-o commented Aug 27, 2025

@DrRataplan let's move on and merge, yes

@DrRataplan DrRataplan merged commit ca9082c into main Aug 27, 2025
@DrRataplan DrRataplan deleted the feat/editor-scheme branch August 27, 2025 14:01
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.

3 participants