labthings_fastapi.descriptors ============================= .. py:module:: labthings_fastapi.descriptors .. autoapi-nested-parse:: Descriptors to add :ref:`wot_affordances` to `.Thing` subclasses. This module will likely be removed in the next release. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/labthings_fastapi/descriptors/action/index /autoapi/labthings_fastapi/descriptors/endpoint/index /autoapi/labthings_fastapi/descriptors/property/index Attributes ---------- .. autoapisummary:: labthings_fastapi.descriptors.HTTPMethod Package Contents ---------------- .. py:data:: HTTPMethod Valid HTTP verbs to use with `.fastapi_endpoint` or `.EndpointDescriptor`.