Ramlfications

Latest version: v0.2.2

Safety actively analyzes 613482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.2

What's Changed
* adding a new version of yml to publish package and updating the spec… by jdiegodcp in https://github.com/jdiegodcp/ramlfications/pull/167


**Full Changelog**: https://github.com/jdiegodcp/ramlfications/compare/0.2.1...0.2.2

0.2.1

What's Changed
* fixing details unsolved from last merging by jdiegodcp in https://github.com/jdiegodcp/ramlfications/pull/166


**Full Changelog**: https://github.com/jdiegodcp/ramlfications/compare/0.2.0...0.2.1

0.2.0

What's Changed
* Fix for populating parameters in resources by bpowell65536 in https://github.com/jdiegodcp/ramlfications/pull/95
* Initial "draft" of OOP parsing by econchick in https://github.com/jdiegodcp/ramlfications/pull/102
* Initial models organization by econchick in https://github.com/jdiegodcp/ramlfications/pull/105
* ramlfications.models.data_types: add missing import by freddrake in https://github.com/jdiegodcp/ramlfications/pull/106
* Convert readthedocs links for their .org -> .io migration for hosted projects by adamchainz in https://github.com/jdiegodcp/ramlfications/pull/107
* Upgrade tox to fix py35 by econchick in https://github.com/jdiegodcp/ramlfications/pull/110
* support 1.0 securitySchemes as a map by freddrake in https://github.com/jdiegodcp/ramlfications/pull/114
* Data type support by econchick in https://github.com/jdiegodcp/ramlfications/pull/116
* Add raml org data testing by econchick in https://github.com/jdiegodcp/ramlfications/pull/117
* Address issue with self.node artifacts ... by econchick in https://github.com/jdiegodcp/ramlfications/pull/141
* Drop support for 2.6 and 3.3; add support for 3.6; clean up travis.yml by econchick in https://github.com/jdiegodcp/ramlfications/pull/142
* test requires fix by freddrake in https://github.com/jdiegodcp/ramlfications/pull/144
* data type examples by freddrake in https://github.com/jdiegodcp/ramlfications/pull/143
* allow types to be defined by bare type expressions by freddrake in https://github.com/jdiegodcp/ramlfications/pull/145
* Merging the updates from past dev branch with new small changes that allow us to work properly with most recent dependencies by jdiegodcp in https://github.com/jdiegodcp/ramlfications/pull/165

New Contributors
* adamchainz made their first contribution in https://github.com/jdiegodcp/ramlfications/pull/107
* jdiegodcp made their first contribution in https://github.com/jdiegodcp/ramlfications/pull/165

**Full Changelog**: https://github.com/jdiegodcp/ramlfications/compare/0.1.9...0.2.0

0.1.9

Happy holidays!

Changelog:
- Fix resource type inheritance ([Issue 23](https://github.com/spotify/ramlfications/issues/23) & [Issue 47](https://github.com/spotify/ramlfications/issues/47))
- Preserve order of `baseUriParameters` and `uriParameters` in API root and resource nodes ([Issue 37](https://github.com/spotify/ramlfications/issues/37))
- Fix missing URI parameters if not defined/declared inline ([Issue 56](https://github.com/spotify/ramlfications/issues/56))
- Fix how arguments are passed into pytest in `setup.py` ([PR 55](https://github.com/spotify/ramlfications/pull/55) - thank you [matiasb](https://github.com/matiasb)!)

0.1.8

Changelog:
- Fix incorrect/incomplete behavior optional properties of Resource Types [44](https://github.com/spotify/ramlfications/issues/44)
- Fix `protocols` inheritance [44](https://github.com/spotify/ramlfications/issues/44).
- Partial fix for [23](https://github.com/spotify/ramlfications/issues/44) - incorrect resource type inheritance
- When a resource type is defined with one method that is optional and is applied to a resource that does _not_ have that method defined, the resource’s method should not inherit from the optional method
- When a resource inherits a resource type but explicitly defines named parameters, the named parameters in the resource should overwrite those that are inherited

0.1.7

(also released on [PyPI](https://pypi.python.org/pypi/ramlfications)

Added:
- Support for parsing `$ref` s in included JSON schemas ([4](https://github.com/spotify/ramlfications/issues/4)). Thank you benhamill , nvillalva , and jhl2343 !
- Collect all validation errors (rather than just erroring out on the first one) ([21](https://github.com/spotify/ramlfications/issues/21) ). Thank you cerivera!

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.