Skip to content

Provide a support for one or several different BIOVIA Specifications #10040

Description

@NikolaiBalabanov

As per requirement from user: Biovia specification support.
It's required to adjust application to support new Indigo contract that allows switch between two or more available BIOVIA Specifications;

It's similar to other options that application is communicating with Indigo
Option name is: valence-mode
Values are: "biovia-2009", "biovia-2017" or "default"
If options valence-mode isn't provided by default configuration biovia-2009 is going to be applied.

Here is a generated example usage:

  ...
        "options": {"valence-mode": "biovia-2017"} \\ here is an options how Indigo is going to accept.
   ...

If for some reason wrong data will be passed to the valence-mode option
An error should be raised 400 - Bad Request with message that informs what kind of specification mode is accepted.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions