File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- # 2.6.4
4
-
5
- * OpenApi: Fix missing 422 responses in the documentation (#4086 )
6
-
7
3
## 2.6.3
8
4
9
5
* Identifiers: Re-allow ` POST ` operations even if no identifier is defined (#4052 )
10
6
* Hydra: Fix partial pagination which no longer returns the ` hydra:next ` property (#4015 )
11
7
* Security: Use a ` NullToken ` when using the new authenticator manager in the resource access checker (#4067 )
12
8
* Mercure: Do not use data in options when deleting (#4056 )
13
- * Doctrine: Support for foreign identifiers
14
- * JSON Schema: Allow generating documentation when property and method start from "is" (property ` isActive ` and method ` isActive ` )
9
+ * Doctrine: Support for foreign identifiers (#4042 )
10
+ * Doctrine: Support for binary UUID in search filter (#3774 )
11
+ * JSON Schema: Allow generating documentation when property and method start from "is" (property ` isActive ` and method ` isActive ` ) (#4064 )
12
+ * OpenAPI: Fix missing 422 responses in the documentation (#4086 )
15
13
* OpenAPI: Fix error when schema is empty (#4051 )
16
14
* OpenAPI: Do not set scheme to oauth2 when generating securitySchemes (#4073 )
17
15
* OpenAPI: Fix missing ` $ref ` when no ` type ` is used in context (#4076 )
You can’t perform that action at this time.
0 commit comments