This repository was archived by the owner on Dec 14, 2023. It is now read-only.
Tags: Rebilly/openapi-php
Toggle 0.10.0's commit message
Toggle 0.9.0's commit message
Toggle 0.8.0's commit message
Upgrade php to v7.2 and phpunit to v8.2 (#38 )
* Upgrade phpunit to v8.2
* Remove parent constructor call
* Upgrade php to v7.2
* Update Travis CI settings
* Update CHANGELOG
Toggle 0.7.0's commit message
Bump version v0.7 (#36 )
* Replace composer scripts with Makefile
* Update CHANGELOG
* Clean README
Toggle 0.6.0's commit message
Implement OpenApi v3.0 specs (#30 )
* Add openapi3.json double
* Remove unnecessary class SchemaFactory
* Update UriConstraint
* Update MethodsAllowedConstraint
* Improve fixtures openapi3.json
* Refactor JsonSchemaConstraintTest
* Refactor Validator
* Fix SchemaTest
* Redo Schema
* Refactor HeadersConstraintTest
* Refactor ContentTypeConstraintTest
* Fix HeadersConstraint
* Fix Schema
* Fix request headers fixtures
* Rename fixture file, add some more
* Fix Schema
* Enhance SchemaTest
* Fix HeadersConstraint
* Fix HeadersConstraintTest
* Fix UriConstraintTest
* Fix Asserts
* Remove swagger.json v2
* Update CHANGELOG
* Add PHP 7.3 to Travis CI
Toggle 0.5.0's commit message
Toggle 0.4.0's commit message
Change type of statuses returned by getResponseCodes (#26 )
* Change type of statuses returned by getResponseCodes
* Update CHANGELOG
* Remove allowance to failure on 7.2 on Travis
Toggle 0.3.1's commit message
Add phpunit 6.0 fallback version
Toggle 0.3.0's commit message
Remove bad badge from README
Toggle 0.2.0's commit message
Upgrade PHPUnit to 6.x (#24 )
* Upgrade PHPUnit to 6.x
* Update CHANGELOG
* Remove PHP 5.6 fom Travis config
You can’t perform that action at this time.