Skip to content

Conversation

jaychang99
Copy link
Owner

No description provided.

Copy link

This is a multi-line test comment

Copy link

This is a multi-line test comment

1 similar comment
Copy link

This is a multi-line test comment

Copy link

This is a multi-line test comment

  • With GitHub Markdown

  • Created by create-or-update-comment

  • and testing openapi diff

    This is a multi-line string

    API Differences

    ADDED


    MODIFIED


    DELETED


4 similar comments
Copy link

This is a multi-line test comment

  • With GitHub Markdown

  • Created by create-or-update-comment

  • and testing openapi diff

    This is a multi-line string

    API Differences

    ADDED


    MODIFIED


    DELETED


Copy link

This is a multi-line test comment

  • With GitHub Markdown

  • Created by create-or-update-comment

  • and testing openapi diff

    This is a multi-line string

    API Differences

    ADDED


    MODIFIED


    DELETED


Copy link

This is a multi-line test comment

  • With GitHub Markdown

  • Created by create-or-update-comment

  • and testing openapi diff

    This is a multi-line string

    API Differences

    ADDED


    MODIFIED


    DELETED


Copy link

This is a multi-line test comment

  • With GitHub Markdown

  • Created by create-or-update-comment

  • and testing openapi diff

    This is a multi-line string

    API Differences

    ADDED


    MODIFIED


    DELETED


Copy link

This is a multi-line test comment

  • With GitHub Markdown
  • Created by [create-or-update-comment][1]
  • and testing openapi diff
    {
    "components": {
    "schemas": {
    "CreateCatDto": {
    "properties": {
    "name": {
    "type": "string"
    },
    "age": {
    "type": "number"
    }
    },
    "required": [
    "name",
    "age"
    ]
    }
    }
    }
    }
    [1]: https://github.com/peter-evans/create-or-update-comment

@jaychang99 jaychang99 force-pushed the feature/openapi-diff branch from b5a5e31 to cc6de35 Compare May 26, 2024 05:41
Copy link

This is a multi-line test comment

  • With GitHub Markdown
  • Created by [create-or-update-comment][1]
  • and testing openapi diff
    {
    "components": {
    "schemas": {
    "CreateCatDto": {
    "properties": {
    "name": {
    "type": "string"
    },
    "age": {
    "type": "number"
    }
    },
    "required": [
    "name",
    "age"
    ]
    }
    }
    }
    }
    [1]: https://github.com/peter-evans/create-or-update-comment

Copy link

🆕✅ Added Endpoints


🔄⚠️ Modified Endpoints


🗑❌ Removed Endpoints


Copy link

🆕✅ Added Endpoints


🔄⚠️ Modified Endpoints



🟩 POST: /cats

  • undefined
  • undefined

Response Parameters

🗑❌ Removed Endpoints


Copy link

🆕✅ Added Endpoints


🔄⚠️ Modified Endpoints



🟩 POST: /cats

  • undefined
  • undefined

Response Parameters

🗑❌ Removed Endpoints


Copy link

🆕✅ Added Endpoints


🔄⚠️ Modified Endpoints



🟩 POST: /cats

  • Summary: Not Provided
  • Description: Not Provided

Response Parameters

🗑❌ Removed Endpoints


Copy link

🆕✅ Added Endpoints


🔄⚠️ Modified Endpoints



🟩 POST: /cats

  • Summary: Not Provided
  • Description: Not Provided

Request Body

  • Content-Type: application/json
  • Description: Not Provided
  • Example: Not Provided
  • Content Required: true
name : string; REQUIRED 🔥 
📎Description Not Provided 
📚EX) Example Not Provided 

age : number; REQUIRED 🔥 
📎Description Not Provided 
📚EX) Example Not Provided 

Response Parameters

🗑❌ Removed Endpoints


Copy link

🆕✅ Added Endpoints


🔄⚠️ Modified Endpoints



🟩 POST: /cats

  • Summary: Not Provided
  • Description: Not Provided

Request Body

  • Content-Type: application/json
  • Description: Not Provided
  • Example: Not Provided
  • Content Required: true
name : string; REQUIRED 🔥 
📎Description Not Provided 
📚EX) Example Not Provided 

age : number; REQUIRED 🔥 
📎Description Not Provided 
📚EX) Example Not Provided 

🗑❌ Removed Endpoints


@jaychang99 jaychang99 merged commit 8007455 into main May 26, 2024
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