Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 201
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-0be59641921666f0880372329b739dfba43d747021a6efcbd3a8aea7369be2d5.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-7aa1e3663a83ffd28f86d2c60511be93626acc3d50846c6878fcedfdccaa37ce.yml
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/increase.publish.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ configure<MavenPublishBaseExtension> {

pom {
name.set("Increase API")
description.set("An SDK library for increase")
description.set("Anything that you can achieve with PDFs, presence, and persistence in a bank\nbranch you can do with our API. We've always wanted a fully programmatic bank so\nwe built one. Our API faithfully exposes the data and capabilities of the\nFederal Reserve, Visa, The Clearing House, depository networks, and accounting\ntools. It's lovingly boring and exceptionally powerful. If you have any\nquestions or want to get started, don't hesitate to ping us at\nsales@increase.com. We can't wait to see what you build!")
url.set("https://increase.com/documentation")

licenses {
Expand Down