You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose schema $id and path to template context (#2798)
* Expose schema $id and path to template context
* Replace unit tests with e2e test for schema_id feature
* Remove duplicate set_schema_id call
* Update test template with escape_docstring filter
* Use simple class attributes instead of ClassVar in test template
* Refactor _set_schema_metadata to call individual setter methods
0 commit comments