ska_oso_pdm.schemas.common.procedures¶
The schemas.common.procedures defines Marshmallow schema that map the activities section of an SKA scheduling block to/from a JSON representation.
-
class
EmbeddedScriptSchema(*args, **kwargs)[source]¶ Schema for an EmbeddedScript, used in the activities section of an SKA scheduling block
-
class
FileSystemScriptSchema(*args, **kwargs)[source]¶ Schema for a FileSystemScript, used in the activities section of an SKA scheduling block
-
class
GitScriptSchema(*args, **kwargs)[source]¶ Schema for a GitScript, used in the activities section of an SKA scheduling block