Skip to content

Implement read- write-only

Compare
Choose a tag to compare
@Mec-iS Mec-iS released this 25 Mar 16:36
86f24ef
  • Add auto-deploy to PyPi
  • Switch to latest PyYAML (#368)
  • Implement read-only, write-only and required properties (#326)
  • implement write-only properties
  • Add test for required properties implementation
  • Add test for write-only properties
  • Handle property constraints in resources.py
  • Add docstrings to new helper functions
  • Change variable name according to new import
  • Specify version for PyYAML
  • Remove finalization from collection endpoint
  • added test for cli.py