Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌿 ✨ [Scheduled] Update API Spec #8

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

fern-api[bot]
Copy link

@fern-api fern-api bot commented May 25, 2024

Summary

The API changelog includes various description updates, the addition of a basic authentication scheme, and a new regional server URL.

Added

  • Added a basic authentication scheme to the API.
  • Added a new regional server URL: https://us-west-1.api.fileforge.com.

Changed

  • Updated descriptions for various fields and endpoints to be more descriptive and consistent.

Removed

  • Nothing was removed.

This commit adds three new endpoints to the API related to PDF form field detection, marking, and filling. The new endpoints are `/pdf/form/detect/`, `/pdf/form/mark/`, and `/pdf/form/fill/`. Each endpoint is described with a summary, tags, and a description of its functionality. The request and response schemas are also defined for each endpoint, including the required parameters and the expected responses for success and error cases.
Copy link

Copy link

Copy link

Copy link

This commit message summarizes the changes in the git diff, which includes updating the title and description of the API, as well as adding and modifying metadata for various operations. The changes are primarily related to fixing and improving the API documentation and operation details.
Copy link

Copy link

github-actions bot commented Jun 6, 2024

fern-api bot added 2 commits June 8, 2024 00:04
This commit removes the `x-fern-examples` section from multiple paths in the OpenAPI specification and updates the description of the `host` parameter in the `/pdf/generate/` path to correctly capitalize "FileForge".
Copy link

github-actions bot commented Jun 8, 2024

fern-api bot added 2 commits June 10, 2024 00:04
This commit removes the `x-fern-examples` sections from the `openapi.yml` file, which contain code samples for various SDK languages.
Copy link

fern-api bot added 2 commits June 25, 2024 00:01
This commit removes the `x-fern-examples` section from the `openapi.yml` file, which includes code samples for various SDKs such as curl and TypeScript.
Copy link

fern-api bot added 2 commits June 26, 2024 00:01
…ples

This commit message strictly adheres to the Conventional Commits specification, with the type being 'fix' and the description summarizing the changes made in the git diff. The response status codes have been changed from numbers to strings, and the examples for making API requests have been removed.
Copy link

This commit adds a new option `flattenForm` to the fields properties in the openapi.yml file. The `flattenForm` option is a boolean that, when enabled, will flatten the form fields after filling them, making the PDF form uneditable.
Copy link

Copy link

github-actions bot commented Aug 9, 2024

…on response type

This commit message summarizes the changes in the provided git diff. It mentions the update to the host expiration logic, where the expiration date can now exceed 7 days with a monthly fee, and the addition of the 'application/json' response type with the required 'url' property.
Copy link

Copy link

Copy link

github-actions bot commented Sep 2, 2024

Copy link

github-actions bot commented Sep 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants