Skip to content

Releases: spryker-sdk/sync-api

0.1.7

26 Nov 11:52
87fa35e
Compare
Choose a tag to compare

What's Changed

  • ACP-4047 Added plugin to be used on applications that have a proper OpenAPI schema that can be validated against requests. @stereomon in #19

Full Changelog: 0.1.6...0.1.7

0.1.6

03 Aug 10:51
f2e46d0
Compare
Choose a tag to compare

Included commits: 0.1.5...0.1.6

Improvements

  • Updated dependencies.

0.1.5

08 Feb 18:19
430bcde
Compare
Choose a tag to compare

Included commits: 0.1.4...0.1.5

Improvements

  • Fixed TransferName resolving.

0.1.4

12 Jul 07:58
db4a9d6
Compare
Choose a tag to compare

Included commits: 0.1.3...0.1.4

Improvements

  • Extended logic to skip code generation for response schemas without data structures (e.g. text/plain response type - using it would result in bad parameters being passed to spryk resulting in exceptions).

0.1.3

07 Jul 09:32
f2bb15c
Compare
Choose a tag to compare

Included commits: 0.1.2...0.1.3

Improvements

  • The validation/generation error messages have been updated to be more verbose and aligned.

0.1.2

06 Jul 12:51
5e03562
Compare
Choose a tag to compare

Included commits: 0.1.1...0.1.2

Improvements

  • Updated paths of API files to follow directory standards.
  • Added HTTP method put.

0.1.1

20 May 10:22
40cd87f
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

Improvements

  • Introduced SyncApiConfig::getProjectRootPath().
  • Introduced SyncApiConfig::getSprykRunExecutablePath().
  • Adjusted OpenApiCodeBuilder so it uses new path for spryk command from config instead of project path.
  • Removed OpenApiCodeGenerateConsole::OPTION_PROJECT_ROOT and OpenApiCodeGenerateConsole::OPTION_PROJECT_ROOT_SHORT
  • Adjusted namespace for transfers.

0.1.0

16 May 09:39
Compare
Choose a tag to compare

What's Changed

  • APPS 4155 Extract SyncAPI related code into separate repository by @stereomon in #1

New Contributors

Full Changelog: https://github.com/spryker-sdk/sync-api/commits/0.1.0