Skip to content

Commit fa4f9ee

Browse files
authored
Update README.md
1 parent c8f7b11 commit fa4f9ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,6 @@ Update an object from serialized input | (NOT YET IMPLEMENTED) /object/serial/:t
235235
Get a JSON document that contains certain type of MAPS (export or import) for a particular class | /map/:class/:map/:type | GET
236236
Get a JSON document that contains export and import definition of a MAP name associated with a particular class | /map/:class/:map | GET
237237
Get a JSON document that contains all the maps' definitions for a class | /map/:class | GET
238-
239-
<!-- Set export/import MAPs from a JSON document -->
240238
Set export/import MAPS (all or those comma-separated especified in Filter) from a JSON document | /map/:override/:filter | POST
241239
Set export/import MAPS from a JSON document (overriding the existing ones if any) | /map" | POST
242240
Set the export/import MAPS from a JSON document to a different target class (all or those especificied in filter) | /map/chgclass/:targetclass/:override/:filter | POST

0 commit comments

Comments
 (0)