index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.Web
/
wwwroot
/
schemas
Age
Commit message (
Collapse
)
Author
2023-04-02
update schema for Content Patcher 1.29.0
Jesse Plamondon-Willard
2022-08-18
update schema for Content Patcher 1.28.0
Jesse Plamondon-Willard
2022-06-28
update schema for Content Patcher 1.27.0
Jesse Plamondon-Willard
2022-05-09
update schema for Content Patcher 1.26.0
Jesse Plamondon-Willard
2022-02-27
update schema for Content Patcher 1.25.0
Jesse Plamondon-Willard
2022-01-29
fix manifest JSON schema's update key pattern
Jesse Plamondon-Willard
2022-01-15
fix JSON validator not recognizing manifest update subkeys
Jesse Plamondon-Willard
2021-12-04
update JSON validator for Content Patcher's new .fnt support
Jesse Plamondon-Willard
2021-10-31
update Content Patcher schema for 1.24.0
Jesse Plamondon-Willard
2021-05-28
fix i18n schema requiring wrong $schema value
Jesse Plamondon-Willard
2021-05-25
update schema for Content Patcher 1.23
Jesse Plamondon-Willard
2021-05-22
allow comments and trailing commas in schemas for VSCode
Jesse Plamondon-Willard
The `allowComments` and `allowTrailingCommas` fields are VSCode-specific extensions to JSON Schema.
2021-04-17
update schema for Content Patcher 1.22
Jesse Plamondon-Willard
2021-03-07
update the JSON schema for Content Patcher 1.21
Jesse Plamondon-Willard
2021-02-06
update schema for Content Patcher 1.20
Jesse Plamondon-Willard
2021-01-15
improve JSON validator schema for manifest update keys
Jesse Plamondon-Willard
2020-12-05
update schema for Content Patcher 1.19
Jesse Plamondon-Willard
2020-10-03
fix typo in CP schema
Jesse Plamondon-Willard
2020-09-18
update JSON schema for Content Patcher 1.18
Jesse Plamondon-Willard
2020-08-16
fix CP validation for new 'Update' field
Jesse Plamondon-Willard
2020-08-16
update schema for Content Patcher 1.17
Jesse Plamondon-Willard
2020-08-03
update Content Patcher schema for 1.16
Jesse Plamondon-Willard
2020-07-04
update Content Patcher format version in schema
Jesse Plamondon-Willard
2020-06-20
add i18n schema to JSON validator
Jesse Plamondon-Willard
2020-05-06
update Content Patcher format in schema
Jesse Plamondon-Willard
2020-03-27
update schema for Content Patcher 1.13
Jesse Plamondon-Willard
2020-02-03
update CP schema for .tmx support
Jesse Plamondon-Willard
2019-12-22
fix CP schema not requiring Default field if AllowBlank is omitted
Jesse Plamondon-Willard
2019-12-16
update schemas for Content Patcher 1.11
Jesse Plamondon-Willard
2019-12-03
update Content Patcher schema
Jesse Plamondon-Willard
2019-11-16
update CP schema to allow boolean values for Enabled field
Jesse Plamondon-Willard
2019-09-14
allow bool condition values in CP schema
Jesse Plamondon-Willard
2019-09-14
fix validator not handling string entries (#654)
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
make 'then' blocks transparent by default (#654)
Jesse Plamondon-Willard
2019-09-14
expand Content Patcher schema, detect more common issues (#654)
Jesse Plamondon-Willard
2019-09-14
tweak manifest schema to allow $schema field, fix parse errors in some text ↵
Jesse Plamondon-Willard
editors (#654)
2019-09-14
restructure Content Patcher schema a bit (#654)
Jesse Plamondon-Willard
2019-09-14
integrate Content Patcher schema into validator, update docs (#654)
Jesse Plamondon-Willard
2019-09-14
Updated title with feedback from Cat
TehPers
2019-09-14
Updated $id
TehPers
2019-09-14
Fixed
TehPers
2019-09-14
raise JSON validation error for duplicate fields (#654)
Jesse Plamondon-Willard
2019-09-14
fix manifest error if neither EntryDll nor ContentPackFor are specified (#654)
Jesse Plamondon-Willard
2019-09-14
add user-friendly doc link & error messages, document validator, improve ↵
Jesse Plamondon-Willard
manifest schema (#654)
2019-09-14
add JSON validator with initial support for manifest format (#654)
Jesse Plamondon-Willard