We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15cd047 commit 7f609dcCopy full SHA for 7f609dc
CHANGELOG.md
@@ -7,6 +7,11 @@
7
* Introduce `DeleteOperationInterface` instead of the `delete` flag (#4712)
8
* The `compositeIdentifier` flag only lives under the `uriVariables` property (#4712)
9
* The `provider` or `processor` property is specified within the `Operation` and we removed the chain pattern (#4712)
10
+* JSON Schema: fix nullable types validation using assertMatchesResourceItemJsonSchema (#4725)
11
+* Elasticsearch: verify whether mapping type is supported (#4726)
12
+* Deprecate Data Transformers (#4722)
13
+* Fix missing service declaration and BC breaks (#4721 #4716 #4717 #4718)
14
+* Hydra: add hydra view example values (#4681)
15
16
## 2.7.0-alpha.1
17
0 commit comments