blockfrost / openapi

OpenAPI specification for Blockfrost.io service
https://docs.blockfrost.io
MIT License
22 stars 16 forks source link

tx/submit returns `202 Accepted`, the spec states `200 OK` #121

Closed tweakch closed 3 years ago

tweakch commented 3 years ago

I get HttpStatus code 202 Accepted from the api upon submitting a Transaction. The spec states 200 OK.

I havent looked at the other POST endpoints yet.

1000101 commented 3 years ago

Hi @tweakch thank you so much for letting us know. Could you please confirm it is resolved? We have implemented the fix in September, but forgot to notice you, sorry about that!