Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(doc-handling): Some investigations to use documents in the REST … #2976

Conversation

johnBgood
Copy link
Contributor

@johnBgood johnBgood commented Jul 26, 2024

Add support for documents in the REST Connector.

We can now access a document from the store by its id, and send it using this connector.
We can't put document in the store for now (will be done soon).

@johnBgood johnBgood self-assigned this Jul 26, 2024
@johnBgood johnBgood added the blocked Task is blocked by an other task or release. label Jul 26, 2024
@johnBgood johnBgood force-pushed the 853-test-mock-file-upload-for-the-rest-connector branch from 9b78cb4 to 4013946 Compare August 20, 2024 11:35
@johnBgood johnBgood force-pushed the 853-test-mock-file-upload-for-the-rest-connector branch from 4013946 to 5d8ebc1 Compare August 23, 2024 07:16
@johnBgood johnBgood removed the blocked Task is blocked by an other task or release. label Aug 26, 2024
@johnBgood johnBgood marked this pull request as ready for review August 26, 2024 10:58
@johnBgood johnBgood requested a review from a team as a code owner August 26, 2024 10:58
@johnBgood johnBgood force-pushed the 853-test-mock-file-upload-for-the-rest-connector branch from 706af04 to 5127256 Compare August 29, 2024 15:01
Copy link
Member

@chillleader chillleader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job 🙌

@johnBgood johnBgood merged commit 8d98319 into epic-1748-doc-ref-handling Sep 4, 2024
8 checks passed
@johnBgood johnBgood deleted the 853-test-mock-file-upload-for-the-rest-connector branch September 4, 2024 09:54
github-merge-queue bot pushed a commit that referenced this pull request Oct 2, 2024
* feat(sdk): first iteration of document support

* apply review suggestions

* feat(document): document deserialization & serialization (#3066)

* wip

(cherry picked from commit a57e940)

* wip

(cherry picked from commit 5634aea)

* prepare end-to-end draft

(cherry picked from commit 92ec79f)

* prepare end-to-end draft

(cherry picked from commit 5a808bd)

* rework deserializers

(cherry picked from commit 0b0a558)

* incorporate feedback, move jackson code into a separate module

* clean up accidental change

* naming adjustments

* lint

* remove extra dollar sign

* remove extra dollar sign

* feat(document): restructure the project and move document stuff to a different package (#3149)

* refactor: move document stuff to a different module

---------

Co-authored-by: Jonathan Roques <[email protected]>

* fix(document): document serializer doesn't handle sdk document model (#3205)

* feat(doc-handling): Some investigations to use documents in the REST … (#2976)

* feat(doc-handling): Some investigations to use documents in the REST connector

---------

Co-authored-by: Pavel Kotelevsky <[email protected]>
Co-authored-by: Pavel Kotelevsky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants