Project

General

Profile

Feature #67

Document `common/sanitize_JSON.js`

Added by koszko about 2 years ago. Updated over 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
Start date:
07/27/2021
Due date:
% Done:

0%

Estimated time:

Description

This 400-line js file in koszko branch implements a declarative way of enforcing some format on JSON we parse. Unfortunately, I have not yet made any documentation for it. Please nag me if you need this. Otherwise, I shall instead move on to handling of repo-served JSON (that's what I wrote this JSON sanitizer for in the first place).

History

#1

Updated by koszko over 1 year ago

  • Status changed from New to Rejected

I concluded we should instead use the standard tools for the job: http://json-schema.org/

Closing

Also available in: Atom PDF