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

Swagger Docs #823

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Swagger Docs #823

wants to merge 18 commits into from

Conversation

ritikramuka
Copy link
Contributor

No description provided.

@ritikramuka ritikramuka requested a review from a team as a code owner February 1, 2024 05:41
@ritikramuka ritikramuka enabled auto-merge (squash) February 2, 2024 07:35
@tyaginidhi
Copy link
Contributor

We should just check-in v1.0(single file support) and v2.0 swagger files (APIs added as part of multifile support).

Copy link
Contributor

@tyaginidhi tyaginidhi left a comment

Choose a reason for hiding this comment

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

Check last comment

@ritikramuka ritikramuka requested review from a team as code owners February 23, 2024 03:05
responses:
"200":
description: OK
/portal/pagetemplates/{pagetemplateId}:
Copy link
Contributor

Choose a reason for hiding this comment

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

is this entityname accurate

responses:
"200":
description: OK
/portal/basicforms/{basicformId}:
Copy link
Contributor

Choose a reason for hiding this comment

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

we support seven entites in web currently - does this cover them all?

get:
tags:
- portal
description: "Edit multiple portal entities: webpages, webfiles, webtemplates, pagetemplates and content snippets"
Copy link
Contributor

Choose a reason for hiding this comment

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

inaccurate description

value: webtemplates
summary: webtemplates
pagetemplates:
value: pagetemplates
Copy link
Contributor

Choose a reason for hiding this comment

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

inaccurate

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