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
Nitro itself would adopt schema.json definitions on all patterns. That's a good opportunity to auto-generate C# model classes based on their schema.json contract to reduce more "boring and stupid activities" and speed-up the backend-implementation time significant.
hombreDelPez
changed the title
Auto-Generate model classes based on their schema.json definition
Feature: Auto-Generate model classes based on their schema.json definition
Mar 31, 2019
Nitro itself would adopt schema.json definitions on all patterns. That's a good opportunity to auto-generate C# model classes based on their schema.json contract to reduce more "boring and stupid activities" and speed-up the backend-implementation time significant.
More Informations, see:
http://json-schema.org/
https://github.com/namics/generator-nitro/blob/feature/pattern-abstraction/generators/app/templates/patterns/molecules/example/schema.json
The text was updated successfully, but these errors were encountered: