Skip to content

JSON Schema path_file object does not work for SMILES, InCHI keys etc. #9

@marcvdijk

Description

@marcvdijk

Most of the molhandle endpoints accept all structure representations always as path_file objects.
This is not correct for structures represented by SMILES and InCHI keys as these are not file-like objects and do not pass validation criteria that identify files.

This is no problem for interactive use as long as it is clear from the documentation. For programmatic use (such as in workflow manager) this will not work.

Because the path_file object is used by more MDStudio microservices, this specific problem should be handled by lie_structures internally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions