Skip to content

Releases: fern-api/sync-openapi

sync-openapi@0.0.4

15 Jan 20:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1...v3

sync-openapi@0.0.2

06 May 09:03

Choose a tag to compare

  • ability to use fern api update to update specs from configs
  • better logging

sync-openapi@0.0.3

23 Jun 20:00
00b0dcd

Choose a tag to compare

  • Removed timestamps from branch names
  • Added Dates to PR titles
  • Added force push for merge conflicts
  • Only one branch/PR for changes made by this package

sync-openapi@0.0.1

05 May 07:11

Choose a tag to compare

  • add the ability to sync an entire directory between source and destination
  • consolidate the Action API by treating everything as a source and automatically detect if it's a directory or a file
  • use from and to inside the source schema
  • add exclude modifier to prevent certain files within a directory from being copied (supports globs)

sync-openapi@0.0.0

10 Apr 00:12
40efaca

Choose a tag to compare

Automated cross-repo file syncing for configured source/destination file mappings.

Full Changelog: https://github.com/fern-api/sync-openapi/commits/v0.0