Changeset 487 for TFP-WebServer/MarkersMod/src/Markers.openapi.yaml
- Timestamp:
- Jun 17, 2024, 5:25:43 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TFP-WebServer/MarkersMod/src/Markers.openapi.yaml
r460 r487 24 24 examples: 25 25 - 321 26 name: 27 type: 28 - string 29 - 'null' 30 examples: 31 - My House 32 description: Name shown with the marker 26 33 icon: 27 34 type: … … 36 43 - x 37 44 - y 45 - name 46 - icon 38 47 39 48 MarkersList: … … 58 67 examples: 59 68 - 842 69 name: 70 type: 71 - string 72 - 'null' 73 examples: 74 - My House 60 75 icon: 61 type: string 76 type: 77 - string 78 - 'null' 62 79 format: uuid 63 80 examples:
Note:
See TracChangeset
for help on using the changeset viewer.