Commit Graph

12 Commits

Author SHA1 Message Date
3xp0rt
34094f777e Change headers order 2025-06-06 11:15:08 +03:00
github-actions
0e3a416b67 chore: auto-sort and format JSON files 2025-06-02 20:42:21 +00:00
3xp0rt
01adc69738 uri_pretty fix 2025-05-25 17:13:50 +03:00
3xp0rt
06809c67ea Adding uri_pretty to the schema 2025-05-24 14:01:45 +03:00
WebBreacher
d7303d3500 General "housekeeping"
- Fixed white spaces
- Alphabetized sites
- Added contributor
- Adjusted copyright year
2025-01-22 11:50:44 -05:00
WebBreacher
355d1bed48 Adding protection to schema 2024-10-03 22:04:51 -04:00
WebBreacher
53368ec1b1 #748 changge array to object
As @janbinx suggested the proper format for the `headers` parameter is an `object` not `array` as I had made it. Fixing it.
2023-10-14 16:29:41 -04:00
WebBreacher
db81af637e Issue #748 fixed
Added `"headers": {}` as valid parameter in the JSON file.
2023-09-17 19:44:31 -04:00
WebBreacher
862cf5db80 Implementing #738 changes 2023-08-17 16:16:36 -04:00
WebBreacher
7b14ced554 JSON structure and schema change
- Changed post_body to be optional
- Removed post_body from all JSON entries where it was null
- Added a "invalid_chars" optional JSON parameter
- Added this to CONTRIBUTING.md for documentation
2023-03-14 19:26:58 -04:00
WebBreacher
c609d0ab6d changed e_code and m_code to integers and adjusted schema 2022-08-02 13:13:21 -04:00
WebBreacher
11143886e5 Adding new JSON schema 2022-07-22 16:03:05 -04:00