Ignore:
Timestamp:
Jun 17, 2024, 5:25:43 PM (5 months ago)
Author:
alloc
Message:

1.1.0.1 Release for V 1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TFP-WebServer/MarkersMod/src/Markers.openapi.yaml

    r460 r487  
    2424          examples:
    2525            - 321
     26        name:
     27          type:
     28            - string
     29            - 'null'
     30          examples:
     31            - My House
     32          description: Name shown with the marker
    2633        icon:
    2734          type:
     
    3643        - x
    3744        - y
     45        - name
     46        - icon
    3847
    3948    MarkersList:
     
    5867                examples:
    5968                  - 842
     69              name:
     70                type:
     71                  - string
     72                  - 'null'
     73                examples:
     74                  - My House
    6075              icon:
    61                 type: string
     76                type:
     77                  - string
     78                  - 'null'
    6279                format: uuid
    6380                examples:
Note: See TracChangeset for help on using the changeset viewer.