You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-changelog.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@
70
70
71
71
### Wersja 2.0.0 RC5.4
72
72
73
-
-**Pobranie listy metadanych certyfikatów (POST /invoices/query/metadata)**
73
+
-**Pobranie listy metadanych faktur (POST /invoices/query/metadata)**
74
74
- Dodano parametr `sortOrder`, umożliwiający określenie kierunku sortowania wyników.
75
75
76
76
-**Status sesji**
@@ -194,7 +194,7 @@
194
194
-**Pobranie listy metadanych certyfikatów (POST /certificates/query)**
195
195
Zmieniono reprezentację identyfikatora podmiotu z pary właściwości `subjectIdentifier` + `subjectIdentifierType` na obiekt złożony `subjectIdentifier` { `type`, `value` }.
196
196
197
-
-**Pobranie listy metadanych certyfikatów (POST /invoices/query/metadata)**
197
+
-**Pobranie listy metadanych faktur (POST /invoices/query/metadata)**
198
198
- Zmieniono reprezentację wybranych identyfikatorów z par właściwości typ + value na obiekty złożone { type, value }:
199
199
-`invoiceMetadataBuyer.identifier` + `invoiceMetadataBuyer.identifierType` na obiekt złożony `invoiceMetadataBuyerIdentifier` { `type`, `value` },
200
200
-`invoiceMetadataThirdSubject.identifier` + `invoiceMetadataThirdSubject.identifierType` na obiekt złożony `InvoiceMetadataThirdSubjectIdentifier` { `type`, `value` }.
0 commit comments