clarify balance types#44
Closed
RaesakAce wants to merge 87 commits into
Closed
Conversation
Co-authored-by: Marco Casaglia <RaesakAce@users.noreply.github.com>
* Edit fingerprint * fix: Rename 'fullVat' to 'tin' in schema for clarity * Aggiunta bozza nuova architettura Co-authored-by: Marco Casaglia <RaesakAce@users.noreply.github.com> --------- Co-authored-by: Marco Casaglia <RaesakAce@users.noreply.github.com>
Introduces new server configurations for personal sandbox and mock environments, enabling better testing and development workflows. Adds the 'Charge' API with endpoints for listing and creating payment charges, improving feature coverage. Updates and reorganizes API tags to enhance clarity and consistency.
Updates API documentation to include detailed descriptions of sandbox environments, their limitations, and steps to request a private sandbox. Adds a new section encouraging partner contributions with repository links and guidelines. Introduces pagination details for API endpoints. Updates OpenAPI spec with repository metadata and contribution instructions.
…lle richieste API
…agli su offset e struttura della risposta
…le, inclusi endpoint per recuperare e caricare file
…po nel file openapi.json
feat: Aggiunge nuove operazioni per la gestione delle banche e dei fi…
… sui beneficiari e parametri aggiuntivi
…delle commissioni
📝 add allowedMethods to the payment-requests POST endpoint
… di configurazione
aggiunge payment method in creazione rtp
🐛 remove duplicated key allowedMethods
…les in redocly.yaml - Simplified the payment request schema by removing unnecessary fields and restructuring the debtor information. - Introduced new operation types for payments, including "Standard payment", "PagoPA", and "Bollo auto". - Updated the allowed payment methods and their payload structures. - Enhanced validation rules in redocly.yaml to enforce stricter checks on operation IDs, unused components, and security definitions.
Refactor OpenAPI schema for payment requests and charges
📝 align code and openapi
🎨 change Charge output to PaymentRequest one
allineato prod
* fix: vendor docs workflow for public github pages * fix: remove ssh dependency from docs pages workflow * fix: avoid duplicate pages artifacts on workflow reruns * feat: print github pages urls in workflow output * fix: clean docs workflow annotations
V2s - update ais balance fields
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.