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

api changes for UI #1479

Closed
wants to merge 1 commit into from
Closed

Conversation

derek-ho
Copy link
Collaborator

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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: Derek Ho <dxho@amazon.com>
Copy link
Member

Choose a reason for hiding this comment

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

why do we need an integration-put ? can't we just use the integration-instance for put operation as-well ?

@@ -446,21 +480,12 @@ paths:
content:
application/json:
schema:
$ref: '../../schema/system/integration-instance.schema'
$ref: '../../schema/system/integration-put.schema'
Copy link
Member

Choose a reason for hiding this comment

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

why do we need a dedicated resource for the put operation ? it is not a conventional REST operation

@YANG-DB YANG-DB self-requested a review March 23, 2023 18:09
@YANG-DB YANG-DB added documentation Improvements or additions to documentation backport main v2.7.0 integration Integration project labels Mar 23, 2023
@YANG-DB YANG-DB added this to the 2.7 milestone Mar 23, 2023
Copy link
Member

Choose a reason for hiding this comment

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

please remove this type - it is identical to the integration instance

@YANG-DB YANG-DB modified the milestones: 2.7, 2.8 Apr 3, 2023
@YANG-DB YANG-DB removed the v2.7.0 label Apr 3, 2023
- name: sso-logs-dashboard-new.ndjson
creationDate: "'2016-08-29T09:12:33.001Z'"
status: LOADED
examples:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

here

@Swiddis
Copy link
Collaborator

Swiddis commented May 22, 2023

@derek-ho what steps do we need to do in order to get this revised and merged? We really should be freezing our data interfaces soon.

@derek-ho
Copy link
Collaborator Author

Closing, as we went forward with frontend plugin design

@derek-ho derek-ho closed this Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport main documentation Improvements or additions to documentation integration Integration project
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants