Skip to content

Conversation

@chieuvan9283
Copy link
Collaborator

Description

Added the swagger specifications for some selective asset migration APIs such as /projects, /mapping/dimensions/csv and /mapping/metrics/csv

{
"openapi": "3.0.1",
"info": {
"title": "Components Migration Service (AA to CJA) - Prod - ACC - AA",

Choose a reason for hiding this comment

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

We might don't need suffix like - Prod - Acc - AA?

],
"tags": [
{
"name": "Components Migration - Users",

Choose a reason for hiding this comment

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

We might don't need suffix like - Users as well

"/projects/{projectId}/migrate": {
"post": {
"tags": [
"Components Migration - Users"

Choose a reason for hiding this comment

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

same with above

"/projects/{projectId}/summary": {
"get": {
"tags": [
"Components Migration - Users"

Choose a reason for hiding this comment

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

same with above

@johnwight johnwight merged commit 9228ecf into AdobeDocs:main Nov 21, 2024
0 of 2 checks passed
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