Skip to content

Conversation

@github-actions
Copy link
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Java SDK Changes:

  • gr4vy.paymentLinks.list(): response.items.[].installmentCount Added
  • gr4vy.paymentLinks.create():
    • request.paymentlinkcreate.installmentCount Added
    • response.installment_count Added
  • gr4vy.paymentLinks.get(): response.installment_count Added
OpenAPI Change Summary
└─┬Components
  ├─┬PaymentLinkCreate
  │ ├──[+] properties (37220:11)
  │ ├─┬merchant_message
  │ │ ├──[🔀] examples (37095:15)
  │ │ ├──[🔀] title (37092:22)
  │ │ ├──[🔀] description (37093:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] maxLength (1:636576)❌ 
  │ │   └──[-] minLength (1:636594)❌ 
  │ ├─┬merchant_terms_and_conditions_url
  │ │ ├──[🔀] examples (37002:15)
  │ │ ├──[🔀] title (36999:22)
  │ │ ├──[🔀] description (37000:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] maxLength (36992:30)❌ 
  │ │   └──[+] minLength (36993:30)❌ 
  │ ├─┬merchant_favicon_url
  │ │ ├──[🔀] examples (37048:15)
  │ │ ├──[🔀] title (37045:22)
  │ │ ├──[🔀] description (37046:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (37039:27)❌ 
  │ ├─┬return_url
  │ │ └──[🔀] $ref (45900:17)❌ 
  │ ├─┬merchant_banner_url
  │ │ ├──[🔀] examples (36981:15)
  │ │ ├──[+] examples (36982:15)
  │ │ ├──[+] examples (36983:15)
  │ │ ├──[+] examples (36984:15)
  │ │ ├──[+] examples (36985:15)
  │ │ ├──[🔀] title (36978:22)
  │ │ ├──[🔀] description (36979:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] maxLength (36971:30)❌ 
  │ │   └──[+] minLength (36972:30)❌ 
  │ ├─┬merchant_url
  │ │ ├──[🔀] examples (37080:15)
  │ │ ├──[🔀] title (37077:22)
  │ │ └──[🔀] description (37078:28)
  │ ├─┬payment_source
  │ │ └──[🔀] $ref (37169:23)❌ 
  │ ├─┬statement_descriptor
  │ │ ├──[+] examples (37151:15)
  │ │ ├──[+] title (37148:22)
  │ │ ├──[🔀] description (37149:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (37141:15)❌ 
  │ ├─┬intent
  │ │ └──[🔀] $ref (37220:32)❌ 
  │ ├─┬merchant_color
  │ │ ├──[🔀] examples (37032:15)
  │ │ ├──[🔀] title (37029:22)
  │ │ ├──[🔀] description (37030:28)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:636385)❌ 
  │ ├─┬locale
  │ │ └──[🔀] $ref (45571:17)❌ 
  │ ├─┬metadata
  │ │ ├──[🔀] examples (37017:15)
  │ │ ├──[🔀] title (37014:22)
  │ │ ├──[🔀] description (37015:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] additionalProperties (1:638324)❌ 
  │ │   └──[🔀] type (37008:25)❌ 
  │ ├─┬store
  │ │ ├──[-] examples (1:638825)
  │ │ ├──[-] type (1:638695)❌ 
  │ │ ├──[-] title (1:638715)
  │ │ ├──[🔀] description (36965:28)
  │ │ ├──[-] default (1:638805)❌ 
  │ │ ├──[+] anyOf (42779:30)
  │ │ └──[+] anyOf (36961:15)
  │ └─┬merchant_name
  │   ├──[🔀] examples (37065:15)
  │   ├──[🔀] title (37062:22)
  │   ├──[🔀] description (37063:28)
  │   └─┬ANYOF
  │     └──[🔀] maxLength (37055:30)❌ 
  └─┬PaymentLink
    ├──[+] properties (36866:11)
    ├─┬metadata
    │ ├──[🔀] examples (36590:15)
    │ ├──[🔀] title (36587:22)
    │ ├──[🔀] description (36588:28)
    │ └─┬ANYOF
    │   ├──[-] additionalProperties (1:632495)❌ 
    │   └──[🔀] type (36581:25)❌ 
    ├─┬merchant_message
    │ ├──[🔀] examples (36669:15)
    │ ├──[🔀] title (36666:22)
    │ ├──[🔀] description (36667:28)
    │ └─┬ANYOF
    │   ├──[-] maxLength (1:630675)❌ 
    │   └──[-] minLength (1:630693)❌ 
    ├─┬merchant_color
    │ ├──[🔀] examples (36605:15)
    │ ├──[🔀] title (36602:22)
    │ ├──[🔀] description (36603:28)
    │ └─┬ANYOF
    │   ├──[-] maxLength (1:630472)❌ 
    │   └──[-] minLength (1:630490)❌ 
    ├─┬merchant_favicon_url
    │ ├──[🔀] examples (36622:15)
    │ ├──[🔀] title (36619:22)
    │ ├──[🔀] description (36620:28)
    │ └─┬ANYOF
    │   ├──[+] maxLength (36612:30)❌ 
    │   └──[+] minLength (36613:30)❌ 
    ├─┬locale
    │ └──[🔀] $ref (45571:17)❌ 
    ├─┬updated_at
    │ ├──[🔀] examples (36487:15)
    │ ├──[🔀] title (36483:22)
    │ ├──[-] format (1:633055)❌ 
    │ ├──[🔀] description (36484:28)
    │ ├──[+] default (36485:24)❌ 
    │ └──[+] const (36482:22)❌ 
    ├─┬url
    │ ├──[🔀] examples (36794:15)
    │ ├──[🔀] title (36791:22)
    │ ├──[+] format (36790:23)❌ 
    │ └──[🔀] description (36792:28)
    ├─┬payment_source
    │ └──[🔀] $ref (36754:23)❌ 
    ├─┬intent
    │ └──[🔀] $ref (36866:32)❌ 
    ├─┬store
    │ └──[🔀] $ref (37245:17)❌ 
    ├─┬status
    │ └──[🔀] $ref (36531:35)❌ 
    ├─┬return_url
    │ └──[🔀] $ref (45900:17)❌ 
    ├─┬merchant_name
    │ ├──[🔀] examples (36639:15)
    │ ├──[🔀] title (36636:22)
    │ ├──[🔀] description (36637:28)
    │ └─┬ANYOF
    │   └──[🔀] maxLength (36629:30)❌ 
    ├─┬type
    │ ├──[-] examples (1:628811)
    │ ├──[🔀] type (36845:21)❌ 
    │ ├──[🔀] title (36846:22)
    │ ├──[🔀] description (36847:28)
    │ ├──[🔀] default (36848:24)❌ 
    │ └──[-] const (1:628697)❌ 
    ├─┬merchant_url
    │ ├──[🔀] examples (36654:15)
    │ ├──[🔀] title (36651:22)
    │ └──[🔀] description (36652:28)
    ├─┬merchant_terms_and_conditions_url
    │ ├──[🔀] examples (36575:15)
    │ ├──[🔀] title (36572:22)
    │ ├──[🔀] description (36573:28)
    │ └─┬ANYOF
    │   ├──[+] maxLength (36565:30)❌ 
    │   └──[+] minLength (36566:30)❌ 
    ├─┬statement_descriptor
    │ ├──[🔀] description (36826:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (42454:23)❌ 
    ├─┬merchant_banner_url
    │ ├──[🔀] examples (36554:15)
    │ ├──[+] examples (36555:15)
    │ ├──[+] examples (36556:15)
    │ ├──[+] examples (36557:15)
    │ ├──[+] examples (36558:15)
    │ ├──[🔀] title (36551:22)
    │ └──[🔀] description (36552:28)
    └─┬shipping_details
      ├──[+] examples (36724:15)
      ├──[+] title (36721:22)
      ├──[🔀] description (36722:28)
      └─┬ANYOF
        └──[🔀] $ref (36714:15)❌ 
Document Element Total Changes Breaking Changes
components 123 44

JAVA CHANGELOG

core: 3.55.7 - 2026-01-12

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

Based on Speakeasy CLI 1.685.0

* `gr4vy.paymentLinks.list()`:  `response.items.[].installmentCount` **Added**
* `gr4vy.paymentLinks.create()`: 
  *  `request.paymentlinkcreate.installmentCount` **Added**
  *  `response.installment_count` **Added**
* `gr4vy.paymentLinks.get()`:  `response.installment_count` **Added**
@github-actions github-actions bot added the patch Patch version bump label Jan 13, 2026
@gr4vy-code gr4vy-code merged commit fd4a99c into main Jan 13, 2026
3 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1768292735 branch January 13, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants