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

Price list additions #1032

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Price list additions #1032

wants to merge 10 commits into from

Conversation

barcigabri
Copy link
Member

No description provided.

@barcigabri barcigabri requested a review from valmoz January 28, 2025 08:26
openapi.yaml Outdated
@@ -3111,6 +3135,61 @@ paths:
description: Delete a webhooks subscription.
security:
- OAuth2AuthenticationCodeFlow: []
/c/{company_id}/price_lists:
parameters:
- name: company_id
Copy link
Collaborator

Choose a reason for hiding this comment

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

usare ref a parametro esistente

@@ -0,0 +1,5 @@
title: GetEntitiesClientsInfoResponse
Copy link
Collaborator

Choose a reason for hiding this comment

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

tutti le chiamate di info per creazione si chiamano ReceiptPreCreateInfo IssuedDocumentPreCreateInfo e così via

nullable: true
usage:
type: number
description: usage
Copy link
Collaborator

Choose a reason for hiding this comment

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

sistemare descrizioni

tutte

Copy link
Collaborator

Choose a reason for hiding this comment

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

prendere spunto daglli altir modelli

nullable: true
valid_from:
type: string
description: Price list start validity date
Copy link
Collaborator

Choose a reason for hiding this comment

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

...validity start date

openapi.yaml Outdated
/c/{company_id}/price_lists/{price_list_id}/items:
parameters:
- name: company_id
in: path
Copy link
Collaborator

Choose a reason for hiding this comment

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

idem

openapi.yaml Outdated
schema:
$ref: ./models/responses/GetPriceListItemsResponse.yaml
examples:
Example 1:
Copy link
Collaborator

Choose a reason for hiding this comment

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

example 1 spacca un sacco di generazioni come nome

Copy link
Collaborator

Choose a reason for hiding this comment

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

example-1

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.

3 participants