api.congress.gov
api.congress.gov copied to clipboard
#280 Upgrade API documentation (Swagger -> OpenAPI 3.0)
Addresses https://github.com/LibraryOfCongress/api.congress.gov/issues/280
I noticed that none of the successful responses have a fleshed out schema. Why is that?
I noticed that none of the successful responses have a fleshed out schema. Why is that?
@douglasmanzelmann - can you please create an issue that details 1) what you are currently experiencing and 2) what your expectation of the data is? That way, we can analyze what you report. Thank you.
I noticed that none of the successful responses have a fleshed out schema. Why is that?
@douglasmanzelmann - can you please create an issue that details 1) what you are currently experiencing and 2) what your expectation of the data is? That way, we can analyze what you report. Thank you.
I noticed that none of the successful responses have a fleshed out schema. Why is that?
@douglasmanzelmann - can you please create an issue that details 1) what you are currently experiencing and 2) what your expectation of the data is? That way, we can analyze what you report. Thank you.
Considering this isn't merged, would creating an issue make sense?
As for what I'm expecting, here's an example of the issue. A successful response returns an object without specifying any of the fields that would be returned. So if I wanted to generate an API client from this, it would still require a lot of manual work and guess work to know what would come back.
I noticed that none of the successful responses have a fleshed out schema. Why is that?
@douglasmanzelmann - can you please create an issue that details 1) what you are currently experiencing and 2) what your expectation of the data is? That way, we can analyze what you report. Thank you.
Considering this isn't merged, would creating an issue make sense?
As for what I'm expecting, here's an example of the issue. A successful response returns an object without specifying any of the fields that would be returned. So if I wanted to generate an API client from this, it would still require a lot of manual work and guess work to know what would come back.
Thanks - this is helpful. No issue needed here.