Skip to content

Commit

Permalink
Add document context update v16
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekSuchanek committed Dec 2, 2024
1 parent 8d531c8 commit a743589
Show file tree
Hide file tree
Showing 6 changed files with 2,924 additions and 2,784 deletions.
11 changes: 11 additions & 0 deletions docs/more/development/document-templates/document-context.rst
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ ValueQuestion
'''''''''''''

- ``value_type`` (``str``) - type of value, use alias
- ``validations`` (``list[``\ :ref:`odc-value-question-validation`\ ``]``)

Aliases:

Expand All @@ -446,6 +447,16 @@ Aliases:
- ``is_number`` (``bool``)
- ``is_date`` (``bool``)

.. _odc-value-question-validation:

ValueQuestionValidation
"""""""""""""""""""""""

- ``type`` (``str``)
- ``full_type`` (``str``)
- ``value`` (``str | int | float | None``) - based on the ``type``


.. _odc-integration-question:

IntegrationQuestion
Expand Down
Loading

0 comments on commit a743589

Please sign in to comment.