Ignore:
Timestamp:
Aug 17, 2023, 4:57:23 PM (15 months ago)
Author:
alloc
Message:

21.1.16.0 release
Completed OpenAPI specs
Add support to path handlers to register OpenAPI specs
Fixed ItemIconHandler throwing error when requested path contains no dot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TFP-WebServer/WebServer/src/WebAPI/APIs/WorldState/Animal.openapi.yaml

    r460 r463  
    3434        - WorldState
    3535      summary: Animals list
    36       description: Fetch a list of the currently spawned animals in the world
     36      description: Fetch a list of the currently spawned (non-hostile) animals in the world
    3737      operationId: animal.get
    3838      responses:
Note: See TracChangeset for help on using the changeset viewer.