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

MAINT: backfill documentation into json description for delete_entries #4721

Conversation

chenqi0805
Copy link
Collaborator

Description

This PR serves as the starter for backfill plugin setting config table into @JsonPropertyDescription so that a complete json schema can be generated.

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: George Chen <[email protected]>
Signed-off-by: George Chen <[email protected]>
@@ -14,14 +16,18 @@

import java.util.List;

@JsonClassDescription("https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/delete-entries/#configuration")
Copy link
Member

Choose a reason for hiding this comment

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

Remove this. We can auto-generate it later.

@chenqi0805 chenqi0805 merged commit 62682da into opensearch-project:main Jul 12, 2024
44 of 47 checks passed
@chenqi0805 chenqi0805 deleted the maint/add-documentation-in-json-property-description-for-delete_entries-processor branch July 12, 2024 18:29
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this pull request Jul 23, 2024
opensearch-project#4721)

* MAINT: backfill documentation into json description for delete_entries

Signed-off-by: George Chen <[email protected]>
Signed-off-by: Krishna Kondaka <[email protected]>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this pull request Jul 23, 2024
opensearch-project#4721)

* MAINT: backfill documentation into json description for delete_entries

Signed-off-by: George Chen <[email protected]>
Signed-off-by: Krishna Kondaka <[email protected]>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this pull request Jul 30, 2024
opensearch-project#4721)

* MAINT: backfill documentation into json description for delete_entries

Signed-off-by: George Chen <[email protected]>
Signed-off-by: Krishna Kondaka <[email protected]>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this pull request Aug 8, 2024
opensearch-project#4721)

* MAINT: backfill documentation into json description for delete_entries

Signed-off-by: George Chen <[email protected]>
Signed-off-by: Krishna Kondaka <[email protected]>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this pull request Aug 12, 2024
opensearch-project#4721)

* MAINT: backfill documentation into json description for delete_entries

Signed-off-by: George Chen <[email protected]>
Signed-off-by: Krishna Kondaka <[email protected]>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this pull request Aug 14, 2024
opensearch-project#4721)

* MAINT: backfill documentation into json description for delete_entries

Signed-off-by: George Chen <[email protected]>
Signed-off-by: Krishna Kondaka <[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.

3 participants