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
feat: add get_open_api_specification method to BuildClient (#336)
Recently we've introduced new endpoint:
`/v2/actor-builds/:buildId/openapi-specification`
**This PR adds this endpoint to BuildClient**
P.S. The link to the documentation is correct, but docs are not yet
merged into production. I'll merge this PR after the docs are merged.
0 commit comments