Opened 5 years ago

Closed 5 years ago

#2121 closed defect (invalid)

valid JSON comments

Reported by: Peter Baumann Owned by: Bang Pham Huu
Priority: minor Milestone: 10.0
Component: doc Version: 9.8
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Trivial

Description

in http://doc.rasdaman.org/05_geo-services-guide.html#introduction a note says:
"The comments syntax using “comment explaining things” in the examples is not valid json so they need to be removed if you copy the parameters."

The examples should be usable right away, ie: changed to have valid JSON comment syntax.

Change History (1)

comment:1 by Bang Pham Huu, 5 years ago

Resolution: invalid
Status: newclosed

No, the comment exists here to display the use of the configuration, for example:

      // Run bash command before importing file(s) to coverage
      "when": "before_ingestion",

Note: See TracTickets for help on using tickets.