Skip to content

Conversation

@javorosas
Copy link
Member

Add missing documentation for createEditLink

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation for the createEditLink feature in the Facturapi customer management system. It provides users with the ability to generate and send edit links to customers so they can complete their own fiscal information.

  • Adds OpenAPI documentation for the sendEditLinkByEmail endpoint with complete request/response schemas and code examples
  • Adds error response handling (400, 401, 500) to the existing customer delete endpoint
  • Documents the createEditLink workflow in both English and Spanish customer guides with practical examples

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
website/openapi_v2.en.yaml Adds API documentation for sendEditLinkByEmail endpoint and error responses for customer deletion
website/i18n/en/docusaurus-plugin-content-docs/current/guides/customers.mdx Adds English documentation section for creating customers with edit links and sending edit links by email
website/docs/guides/customers.mdx Adds Spanish documentation section for creating customers with edit links and sending edit links by email

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

javorosas and others added 2 commits September 12, 2025 17:29
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@javorosas javorosas merged commit d6dfe9a into main Sep 18, 2025
@javorosas javorosas deleted the update/send-edit-link branch September 18, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants