File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " angular-cdk-ng-add" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " angular-cdk-ng-add" ,
4
4
"title" : " Angular CDK ng-add" ,
5
5
"type" : " object" ,
6
6
"properties" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " CdkSchematicsDragDrop" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " CdkSchematicsDragDrop" ,
4
4
"title" : " Angular CDK Drag and Drop schematic" ,
5
5
"type" : " object" ,
6
6
"properties" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " angular-material-ng-add" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " angular-material-ng-add" ,
4
4
"title" : " Angular Material ng-add schematic" ,
5
5
"type" : " object" ,
6
6
"properties" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " SchematicsMaterialAddressForm" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " SchematicsMaterialAddressForm" ,
4
4
"title" : " Material Address Form Options Schema" ,
5
5
"type" : " object" ,
6
6
"properties" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " SchematicsMaterialDashboard" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " SchematicsMaterialDashboard" ,
4
4
"title" : " Material Dashboard Options Schema" ,
5
5
"type" : " object" ,
6
6
"properties" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " SchematicsMaterialNavigation" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " SchematicsMaterialNavigation" ,
4
4
"title" : " Material Navigation Options Schema" ,
5
5
"type" : " object" ,
6
6
"properties" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " SchematicsMaterialTable" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " SchematicsMaterialTable" ,
4
4
"title" : " Material Table Options Schema" ,
5
5
"type" : " object" ,
6
6
"properties" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " SchematicsMaterialThemingApi" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " SchematicsMaterialThemingApi" ,
4
4
"title" : " Material Theming API migration" ,
5
5
"type" : " object" ,
6
6
"properties" : {}
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json-schema.org/schema" ,
3
- "id" : " SchematicsMaterialTree" ,
2
+ "$schema" : " http://json-schema.org/draft-07/ schema" ,
3
+ "$ id" : " SchematicsMaterialTree" ,
4
4
"title" : " Material Tree Options Schema" ,
5
5
"type" : " object" ,
6
6
"properties" : {
You can’t perform that action at this time.
0 commit comments