Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Office Action API Support - #117

Open
parkerhancock wants to merge 1 commit into
masterfrom
office_action_api
Open

Office Action API Support#117
parkerhancock wants to merge 1 commit into
masterfrom
office_action_api

Conversation

@parkerhancock

Copy link
Copy Markdown
Owner

This is an initial iteration of the Office Action API implementation. It adds three models

from patent_client.uspto.oa_rejections import OfficeActionRejection, OfficeActionCitation, OfficeActionFullText

There is also some initial smoke testing to make sure they work, but the test coverage is suboptimal. What remains is:

  • Better Test Coverage
  • Model Linking (how do we connect a Rejection to a Full Text and a set of Citations? It isn't clear to me what the right identifier is!)
  • Attribute cleanup (do we want to change the field sets?)
  • Documentation

@KennethThompson

Copy link
Copy Markdown
Contributor

How can I help assist in making this API wrapper more robust? Happy to help!

@parkerhancock

Copy link
Copy Markdown
Owner Author

Holding on this until #133 is complete.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants