You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on some parameter in the specification, from the UI populate a default file for input.
For example, it would be nice to specify /collection/<collection name>/<folder name>/<regular expression> to get a file. If there are multiple files that match, select the most recently updated file.
Perhaps this should use the resource path endpoint, though it would be nice to allow regular expressions anywhere in the specification and to support partial path matching.
The text was updated successfully, but these errors were encountered:
Based on some parameter in the specification, from the UI populate a default file for input.
For example, it would be nice to specify
/collection/<collection name>/<folder name>/<regular expression>
to get a file. If there are multiple files that match, select the most recently updated file.Perhaps this should use the resource path endpoint, though it would be nice to allow regular expressions anywhere in the specification and to support partial path matching.
The text was updated successfully, but these errors were encountered: