Closed placerda closed 1 week ago
This pull request includes a change to the function_app.py file to modify the request schema requirements.
function_app.py
Schema modification:
documentSasToken
_get_request_schema
This pull request includes a change to the
function_app.py
file to modify the request schema requirements.Schema modification:
function_app.py
: RemoveddocumentSasToken
from the list of required properties in the_get_request_schema
function.