Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@EvaMart EvaMart released this 24 Oct 13:33
· 7 commits to main since this release

Changes introduced in this release:

  • The Pull Request endpoint (POST /metadata/pull) now requires the target branch of the pull request as a parameter.
  • When using the Pull Request endpoint (POST /metadata/pull), the API will now create a new branch by cloning the target branch, add the content provided in the metadata parameter, and automatically generate a pull request to merge the changes into the target branch specified in the original request.