Skip to content

Tags: tigron/skeleton-application-api

Tags

v3.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4 from dimadimx/feature/add_deprecated_property_v3

add support for deprecated media types v3

v4.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from dimadimx/feature/add_deprecated_property

add deprecated property

v4.0.2

Don't depend on skeleton-application-web for the openapi documentation

page

v4.0.1

bugfix: media_type 'default' property was not initiated

v3.0.4

bugfix: media_type 'default' property was not initiated

v4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from tigron/feature/typehints

Add type hints, improve quality

v3.0.3

bugfix: route creation should not take into account _get_name(), which

is used to determine the tags.

v3.0.2

Check parent class before using is_callable + remove return type mixed

v3.0.1

PHP8 compatibility: add Media_Type_Mix class

v3.0.0

API component: add type hints to the trait