File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.6.0] ( https://github.com/phrase/openapi/compare/php-v2.5.0...php-v2.6.0 ) (2024-11-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** API:** Add Pagination header to POST search endpoints [[ #457 ] ( https://github.com/phrase/openapi/issues/457 )] ([ #706 ] ( https://github.com/phrase/openapi/issues/706 ) ) ([ 9a79fa3] ( https://github.com/phrase/openapi/commit/9a79fa31bb3b9d58272fa2f4e82d72d0d44a93a0 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** PHP:** Fix serializing nested form parameters #STRINGS-730 ([ #703 ] ( https://github.com/phrase/openapi/issues/703 ) ) ([ 32746b1] ( https://github.com/phrase/openapi/commit/32746b1a68f217a6130f27b7b52997941f8f6c9d ) )
14
+
3
15
## [ 2.5.0] ( https://github.com/phrase/openapi/compare/php-v2.4.0...php-v2.5.0 ) (2024-10-02)
4
16
5
17
Original file line number Diff line number Diff line change 2
2
generatorName : php
3
3
outputDir : clients/php
4
4
invokerPackage : Phrase
5
- artifactVersion : 2.5 .0
5
+ artifactVersion : 2.6 .0
6
6
gitUserId : phrase
7
7
gitRepoId : phrase-php
8
8
packageName : phrase-php
Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.5 .0"
2
+ "." : " 2.6 .0"
3
3
}
You can’t perform that action at this time.
0 commit comments