Skip to content

Commit

Permalink
Maintenance: Ensure to force invalid json payloads to still display a…
Browse files Browse the repository at this point in the history
…s json
  • Loading branch information
MrGeneration committed Nov 16, 2021
1 parent 4198451 commit ab9e42c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/object.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,7 @@ Required permission: ``admin.object``
.. tab:: Ticket

.. code-block:: json
:force:
"screens": {
"create_middle": {
Expand Down Expand Up @@ -1396,6 +1397,7 @@ Required permission: ``admin.object``
.. tab:: User

.. code-block:: json
:force:
"screens": {
"create": {
Expand Down Expand Up @@ -1460,6 +1462,7 @@ Required permission: ``admin.object``
.. tab:: Organization

.. code-block:: json
:force:
"screens": {
"view": {
Expand Down Expand Up @@ -1498,6 +1501,7 @@ Required permission: ``admin.object``
.. tab:: Group

.. code-block:: json
:force:
"screens": {
"create": {
Expand Down

0 comments on commit ab9e42c

Please sign in to comment.