Skip to content

Releases: NCATSTranslator/OperationsAndWorkflows

1.3.5

25 May 19:24
7304fd2

Choose a tag to compare

fixed allowlist bug (#82)

* fixed allowlist bug

* add tests

* add requests

* removed irrelevant tests

* cleaning tests

1.3.4

18 May 15:03
7e0763f

Choose a tag to compare

issue-78-patch (#79)

  • Move "type": "object" from outside of "runner_parameters"... "oneOf" to the inside of the "oneOf" object type specs

  • Extract "allowlist" and "denylist" subschema $defs to simplify "runner_parameters"

  • Further simplify: extract "runner_parameters" into its own $defs subschema

  • Apply similar $defs DRY refactoring to the "ascending_or_descending" tag subschema

Version 1.3.2

18 May 19:38
6ed31f7

Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

Version 1.3.1

10 Mar 15:57
e7fdb1c

Choose a tag to compare

Includes allowlist and denylist to explicitly requires operation providers.

Added unique to specification JSON

13 Jan 19:58
3756b54

Choose a tag to compare

Update generation (#64)

* generate_schema adds unique property

* update workflow and operation with new generation script

* remove unused imports, change unique location

* update operations.json with new format

* fix version numbering

Version 1.1.0

19 Nov 20:15
f700482

Choose a tag to compare

Added qedge_keys control to fill operation.

Version 1.0.1

19 Nov 19:35

Choose a tag to compare

Update protocol from http to https

Version 1.0.0

04 Aug 13:01

Choose a tag to compare

Tweak $id URI format and add version