Publisher ======== A Publisher resource contains publisher data. Resource definition ------------------- .. literalinclude:: _static/Publisher.json :language: json +---------------------+-------------+--------------------------+ | Name | Type | Description | +=====================+=============+==========================+ | Id | int | Unique identifier | +---------------------+-------------+--------------------------+ | Name | string | Name of the publisher | +---------------------+-------------+--------------------------+ Operations on Publisher ----------------------- - :doc:`/scenarios/publishers-get` - :doc:`/scenarios/publisher-get-by-id`