Classifications Endpoints Bug Fixes
-
The
500: Internal Server Error
that occurred during most requests to the following endpoints has been fixed:- cpc_subclass
- uspc_mainclass
- uspc_subclass
- wipo
-
documentation of the classification endpoints has been adjusted for consistency across sources.
Missing/Unrecognized/Broken Fields Fixed
Some documented fields that were not appearing in responses have been fixed:
{patent/publication}.ipcr.ipc_id
Some documented fields that were rejected as invalid have been fixed:
uspc_subclass.uspc_mainclass
pg_claim.claim_dependent
location.location_place_type
location.location_num_assignees
location.location_num_inventors
location.location_num_patents
Some documented fields that previously caused requests to fail have been fixed:
publication.granted_pregrant_crosswalk.current_patent_id_flag
publication.granted_pregrant_crosswalk.current_document_number_flag
Nested Hyperlinked fields
the nested fields {patent/publication}.uspc_at_issue
and patent.wipo
have been updated to include links to their respective classification lookup endpoints.
Other Minor Bug Fixes
publication.rule_47_flag
will now be returned as a boolean instead of a string.