Skip to content

Updated fork from master branch#1

Merged
reypm merged 81 commits into
reypm:masterfrom
api-platform:master
Nov 2, 2019
Merged

Updated fork from master branch#1
reypm merged 81 commits into
reypm:masterfrom
api-platform:master

Conversation

@reypm

@reypm reypm commented Nov 2, 2019

Copy link
Copy Markdown
Owner
Q A
Bug fix? yes/no
New feature? yes/no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets api-platform#1234, api-platform#5678
License MIT
Doc PR api-platform/docs#1234

maks-rafalko and others added 30 commits October 1, 2019 10:40
Fix missing "as" attribute for pushed resources
As discussed in issue #3045, the given error message was misleading.
I also updated the thrown exception according to the Exception
mentioned in the same issue. Of course I updated the related PHPUnit
test too.
#3128)

* Bugfix: Notice: Undefined index: method thrown in SerializerContextBuilder (since version 2.5.0)
- switch the order of the checks in the if statement to prevent checking for non-existent 'method' key in $operation check.

* Update src/Serializer/SerializerContextBuilder.php

Co-Authored-By: Kévin Dunglas <dunglas@gmail.com>
[Swagger-UI] add missing oauth2-redirect configuration
…n-plain-id

Add test for updating embedded relation using plain identifier
Co-Authored-By: Antoine Bluchet <soyuka@users.noreply.github.com>
Co-Authored-By: Antoine Bluchet <soyuka@users.noreply.github.com>
…-parameters

Do not append `body` parameter if it already exists
Allow multiple elasticsearch queries to be set
I overlooked the behat test which fails since I didn't update the error
code which is thrown by the exception.
non-int value in the execute command will be deprecated
Update thrown exception and clarify error message for UuidNormalizer.
* Fixed dependency issue when SecurityBundle is not installed

* Fix tests

* Move condition in SecurityPostDenormalizeStage
Since they're already run in the CI workflow on GitHub Actions
teohhanhui and others added 29 commits October 20, 2019 18:37
The order of elements in "data.__type.fields" is non-deterministic
Move behat tests to CI workflow on GitHub Actions
Fix phpstan false positives
DI: Improve swagger versions parameter (fix #3115)
Change catch and message

Fix : Changed message

Change InvalidArgument in InvalidIdentifier

Adding test
Add links to documentation to ApiResource properties
Co-authored-by: Teoh Han Hui <teohhanhui@gmail.com>
This makes it more clear this interface can be 'caught'
Make the base exception extend throwable
fix #3189 - JSONAPI pagination ignored when using filter parameter
* 2.5:
  Fix spelling
  Fix removal of illegal characters in schema name for Amazon API Gateway
  Add links to documentation to ApiResource properties
  fix #3189 - JSONAPI pagination ignored when using filter parameter
This will allow IDEs to provide hints/ autocompletion
More Descriptive Input/Output class names
More Descriptive Input/Output class names
@reypm
reypm merged commit 959d322 into reypm:master Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.