summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot/schemas
AgeCommit message (Expand)Author
2021-05-28fix i18n schema requiring wrong $schema valueJesse Plamondon-Willard
2021-05-25update schema for Content Patcher 1.23Jesse Plamondon-Willard
2021-05-22allow comments and trailing commas in schemas for VSCodeJesse Plamondon-Willard
2021-04-17update schema for Content Patcher 1.22Jesse Plamondon-Willard
2021-03-07update the JSON schema for Content Patcher 1.21Jesse Plamondon-Willard
2021-02-06update schema for Content Patcher 1.20Jesse Plamondon-Willard
2021-01-15improve JSON validator schema for manifest update keysJesse Plamondon-Willard
2020-12-05update schema for Content Patcher 1.19Jesse Plamondon-Willard
2020-10-03fix typo in CP schemaJesse Plamondon-Willard
2020-09-18update JSON schema for Content Patcher 1.18Jesse Plamondon-Willard
2020-08-16fix CP validation for new 'Update' fieldJesse Plamondon-Willard
2020-08-16update schema for Content Patcher 1.17Jesse Plamondon-Willard
2020-08-03update Content Patcher schema for 1.16Jesse Plamondon-Willard
2020-07-04update Content Patcher format version in schemaJesse Plamondon-Willard
2020-06-20add i18n schema to JSON validatorJesse Plamondon-Willard
2020-05-06update Content Patcher format in schemaJesse Plamondon-Willard
2020-03-27update schema for Content Patcher 1.13Jesse Plamondon-Willard
2020-02-03update CP schema for .tmx supportJesse Plamondon-Willard
2019-12-22fix CP schema not requiring Default field if AllowBlank is omittedJesse Plamondon-Willard
2019-12-16update schemas for Content Patcher 1.11Jesse Plamondon-Willard
2019-12-03update Content Patcher schemaJesse Plamondon-Willard
2019-11-16update CP schema to allow boolean values for Enabled fieldJesse Plamondon-Willard
2019-09-14allow bool condition values in CP schemaJesse Plamondon-Willard
2019-09-14fix validator not handling string entries (#654)Jesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-09-14make 'then' blocks transparent by default (#654)Jesse Plamondon-Willard
2019-09-14expand Content Patcher schema, detect more common issues (#654)Jesse Plamondon-Willard
2019-09-14tweak manifest schema to allow $schema field, fix parse errors in some text e...Jesse Plamondon-Willard
2019-09-14restructure Content Patcher schema a bit (#654)Jesse Plamondon-Willard
2019-09-14integrate Content Patcher schema into validator, update docs (#654)Jesse Plamondon-Willard
2019-09-14Updated title with feedback from CatTehPers
2019-09-14Updated $idTehPers
2019-09-14FixedTehPers
2019-09-14raise JSON validation error for duplicate fields (#654)Jesse Plamondon-Willard
2019-09-14fix manifest error if neither EntryDll nor ContentPackFor are specified (#654)Jesse Plamondon-Willard
2019-09-14add user-friendly doc link & error messages, document validator, improve mani...Jesse Plamondon-Willard
2019-09-14add JSON validator with initial support for manifest format (#654)Jesse Plamondon-Willard