Recent Releases of github-metadata-api

github-metadata-api -

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.

- JavaScript
Published by EvaMart over 1 year ago