refactor(openapi): move openapi to separate crate to decrease compile times #3110
refactor: move openapi to a separate crate
c45fac21
Merge branch 'main' into move_openapi_to_crate
dcff749d
Narayanbhat166
added this to the December 2023 Release milestone 347 days ago
chore: run formatter
8573ef49
chore: delete openapi_spec.json file
c80a98fa
chore: add request type
c06df7b3
feat: add hide in polymorphic
dd54f761
refactor: finally fix macro
918f3018
refactor: fix some of payments api ref
299d5806
ci: fix validate openapi file
f3ce3cb3
Merge branch 'main' into move_openapi_to_crate
f0f6cf00
Merge branch 'main' into move_openapi_to_crate
ea44bf0d
refactor: add macro to ensure that openapi is implemented
2ea43c76
chore: run formatter
4c3859c8
docs: make relevant openapi changes in mca, disputes, refunds, mandat…
54118881
refactor: make openapi.json work'
da4f7b7e
docs(openapi): re-generate OpenAPI specification
febd1a1b
chore: cargo clippy
50375ed6
feat: add payments create examples
85be81ed
chore: cargo clippy
3d313f1e
docs(openapi): re-generate OpenAPI specification
08bb3bd7
Merge branch 'main' into move_openapi_to_crate
f2925833
chore: add examples for payments
96d58e64
docs(openapi): re-generate OpenAPI specification
41b6e112
fix(router): fixed open-api specs for merchant account, business_prof…
f853c2f4
refactor(openapi): openapi spec update for `PaymentMethod` apis and `…
3158fdd1
docs(openapi): re-generate OpenAPI specification
7f42c46c
chore: add extra data
45b6d4d4
chore: fix wiremock from breaking CI
3cffc890
feat(routing): Updated openapi spec to include routing APIs (#3012)
3ce53c7f
chore: cargo clippy
7d9b4d66
docs(openapi): re-generate OpenAPI specification
e02f9efb
chore: use manual implementation instead of macro
9624ba2f
refactor: remove unused macro
8a4f66b0
fix: webhooks, api_key and refunds
3b5fea8b
add incremental authorization api
0fb9db3f
fix few enum descriptions
f8f653dd
docs(openapi): re-generate OpenAPI specification
022f5951
refactor(router): added open-api specs for business profile
87cc0cc6
sahkal
dismissed their stale review
via 87cc0cc6
331 days ago
sahkal
dismissed these changes
on 2023-12-28
Merge branch 'main' into move_openapi_to_crate
a961dbcd
refactor: remove openapi macro use
605aad41
Merge branch 'main' into move_openapi_to_crate
d1df3e5c
fix: merge fixes
8e5c1fc6
feat: support for circular dependency
9c80ff03
Merge branch 'main' into move_openapi_to_crate
3e4ed640
feat: add blocklist apis
3f8f46f7
feat: add payment_links routes
e57633da
Merge branch 'main' into move_openapi_to_crate
6f6da59f
chore: cargo clippy
78b2bab9
chore: cargo clippy
0c880230
Merge branch 'main' into move_openapi_to_crate
cae57519
chore: cargo clippy
551f1754
chore: remove commented code
80d8f895
Apply suggestions from code review
fa40fca0
docs(openapi): re-generate OpenAPI specification
a8722d5f
chore: address PR comments again
0b2e9085
sahkal
dismissed these changes
on 2024-01-25
Resolve Nit Pick
e1cdcd71
Apply suggestions from code review
5511e038
Merge branch 'main' into move_openapi_to_crate
97ed9ffa
docs(openapi): re-generate OpenAPI specification
31498289
sahkal
approved these changes
on 2024-01-29
vspecky
approved these changes
on 2024-01-29
Login to write a write a comment.
Login via GitHub