Skip to content

Investigate strong typing for REST API payloads and responses #89

@t1m0thyj

Description

@t1m0thyj

Perhaps we can use some new Python features like type hints (in 3.5) and dataclasses (in 3.7).

Some examples of where this would be nice:

  • The options dictionary for create_data_set in the zos-files SDK
  • The response object returned by submit_job in the zos-jobs SDK

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions