fern

Input OpenAPI. Output SDKs and Docs.

APACHE-2.0 License

Downloads
6.5M
Stars
2.6K
Committers
73

Bot releases are visible (Hide)

fern - 0.15.0-rc27

Published by dsinghvi about 1 year ago

  • Support go-fiber generator (@connormahon34)
fern - 0.15.0-rc26

Published by dsinghvi about 1 year ago

  • fern generate --docs will no longer fail because of network timeout issues (@dsinghvi)
fern - 0.15.0-rc25

Published by dsinghvi about 1 year ago

  • Add test fern definitions with endpoint examples(@amckinney)
fern - 0.15.0-rc24

Published by dsinghvi about 1 year ago

  • fern generate --docs runs validation on the the docs configuration (@dsinghvi)
fern - 0.15.0-rc23

Published by dsinghvi about 1 year ago

  • Support reading AsyncAPI Schemas (@dsinghvi)
fern - 0.15.0-rc22

Published by dsinghvi about 1 year ago

  • Add test definitions that contain examples(@amckinney)
fern - 0.15.0-rc21

Published by dsinghvi about 1 year ago

  • Only set GA availablity if explicitly defined in the API Definition (@dsinghvi)
fern - 0.15.0-rc20

Published by dsinghvi about 1 year ago

  • Set version slug override (@dsinghvi)
fern - 0.15.0-rc19

Published by dsinghvi about 1 year ago

  • docs.yml now supports showing API errors opt-in (@dsinghvi)
fern - 0.15.0-rc18

Published by dsinghvi about 1 year ago

  • CLI now requires that versioned navbars live in new files (@dsinghvi)
  • CLI supports sending availability (@dsinghvi)
  • CLI has new validation rules for mdx + filepaths (@dsinghvi)
fern - 0.15.0-rc17

Published by dsinghvi about 1 year ago

  • Docs support tabs (@dsinghvi)
fern - 0.15.0-rc16

Published by dsinghvi about 1 year ago

  • Fix and make sure CLI adheres to --api flag when filtering API workspaces (@dsinghvi)
fern - 0.15.0-rc15

Published by dsinghvi about 1 year ago

  • Validate markdown for documentation (@dsinghvi)
fern - 0.15.0-rc14

Published by dsinghvi about 1 year ago

  • Support specifying instance when running docs generation fern generate --docs --instance <url>
fern - 0.15.0-rc13

Published by dsinghvi about 1 year ago

  • Support reading description on $ref fields in OpenAPI (@dsinghvi)
fern - 0.15.0-rc12

Published by dsinghvi about 1 year ago

fern - 0.15.0-rc11

Published by dsinghvi about 1 year ago

  • Latest java generators depend on IR v25 to support text/plain responses (@dsinghvi)
fern - 0.15.0-rc10

Published by dsinghvi about 1 year ago

  • OpenAPI importer supports reading application/octet-stream requests (@dsinghvi)
fern - 0.15.0-rc9

Published by dsinghvi about 1 year ago

  • Add test definitions for response: text
fern - 0.15.0-rc8

Published by dsinghvi about 1 year ago

  • Support text responses (@dsinghvi)