Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: oasdiff PR comment

on:
pull_request:

permissions:
contents: read
pull-requests: write
statuses: write

jobs:
pr-comment:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4

- name: Post oasdiff PR comment
uses: oasdiff/oasdiff-action/pr-comment@v0.0.33
with:
base: https://raw.githubusercontent.com/${{ github.repository }}/${{ github.base_ref }}/simple.yaml
revision: simple.yaml
oasdiff-token: 0634345d-02fb-43df-b56a-68fc22253621
24 changes: 17 additions & 7 deletions simple.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
openapi: 3.0.1
info:
title: Tufin
version: "3.0"
version: "4.0"
servers:
- url: https://localhost:8080
components:
parameters:
groupId:
in: query
name: groupId
required: false
required: true
schema:
type: string
schemas:
Expand All @@ -23,16 +23,17 @@ components:
type: string
format: date-time
readOnly: true
pattern: "^[a-z]+$"

Choose a reason for hiding this comment

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

🟢 request-property-pattern-removed — removed the pattern '^[a-z]+$' from the request property 'data/created'

Choose a reason for hiding this comment

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

🟢 response-property-pattern-removed — the 'data/created' response's property pattern '^[a-z]+$' was removed for the status '200'

Choose a reason for hiding this comment

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

🟢 request-property-pattern-removed — removed the pattern '^[a-z]+$' from the request property 'data/created'

Choose a reason for hiding this comment

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

🟢 response-property-pattern-removed — the 'data/created' response's property pattern '^[a-z]+$' was removed for the status '200'

Choose a reason for hiding this comment

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

🟢 request-property-pattern-removed — removed the pattern '^[a-z]+$' from the request property 'data/created'

Choose a reason for hiding this comment

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

🟢 request-property-pattern-removed — removed the pattern '^[a-z]+$' from the request property 'data/created'

Choose a reason for hiding this comment

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

🟢 response-property-pattern-removed — the 'data/created' response's property pattern '^[a-z]+$' was removed for the status '200'

Choose a reason for hiding this comment

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

🟢 response-property-pattern-removed — the 'data/created' response's property pattern '^[a-z]+$' was removed for the status '200'

Choose a reason for hiding this comment

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

🟢 request-property-pattern-removed — removed the pattern '^[a-z]+$' from the request property 'data/created'

Choose a reason for hiding this comment

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

🟢 response-property-pattern-removed — the 'data/created' response's property pattern '^[a-z]+$' was removed for the status '200'

Choose a reason for hiding this comment

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

🟢 request-property-pattern-removed — removed the pattern '^[a-z]+$' from the request property 'data/created'

Choose a reason for hiding this comment

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

🟢 response-property-pattern-removed — the 'data/created' response's property pattern '^[a-z]+$' was removed for the status '200'

id:
type: string
readOnly: true
name:
type: string
description:

Choose a reason for hiding this comment

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

🟢 new-optional-request-property — added the new optional request property 'data/description'

Choose a reason for hiding this comment

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

🟢 response-optional-property-added — added the optional property 'data/description' to the response with the '200' status

Choose a reason for hiding this comment

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

🟢 new-optional-request-property — added the new optional request property 'data/description'

Choose a reason for hiding this comment

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

🟢 response-optional-property-added — added the optional property 'data/description' to the response with the '200' status

Choose a reason for hiding this comment

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

🟢 new-optional-request-property — added the new optional request property 'data/description'

Choose a reason for hiding this comment

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

🟢 new-optional-request-property — added the new optional request property 'data/description'

Choose a reason for hiding this comment

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

🟢 response-optional-property-added — added the optional property 'data/description' to the response with the '200' status

Choose a reason for hiding this comment

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

🟢 response-optional-property-added — added the optional property 'data/description' to the response with the '200' status

Choose a reason for hiding this comment

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

🟢 new-optional-request-property — added the new optional request property 'data/description'

Choose a reason for hiding this comment

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

🟢 new-optional-request-property — added the new optional request property 'data/description'

Choose a reason for hiding this comment

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

🟢 response-optional-property-added — added the optional property 'data/description' to the response with the '200' status

Choose a reason for hiding this comment

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

🟢 response-optional-property-added — added the optional property 'data/description' to the response with the '200' status

type: string
required:
- name
paths:
/api/v1.0/groups:
/api/v1.2/groups:
post:

Choose a reason for hiding this comment

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

🔴 api-path-removed-without-deprecation — api path removed without deprecation

Choose a reason for hiding this comment

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

🔴 api-path-removed-without-deprecation — api path removed without deprecation

Choose a reason for hiding this comment

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

🟢 endpoint-added — endpoint added

Choose a reason for hiding this comment

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

🟢 endpoint-added — endpoint added

Choose a reason for hiding this comment

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

🔴 api-path-removed-without-deprecation — api path removed without deprecation

Choose a reason for hiding this comment

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

🟢 endpoint-added — endpoint added

Choose a reason for hiding this comment

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

🔴 api-path-removed-without-deprecation — api path removed without deprecation

Choose a reason for hiding this comment

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

🟢 endpoint-added — endpoint added

Choose a reason for hiding this comment

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

🔴 api-path-removed-without-deprecation — api path removed without deprecation

Choose a reason for hiding this comment

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

🟢 endpoint-added — endpoint added

Choose a reason for hiding this comment

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

🔴 api-path-removed-without-deprecation — api path removed without deprecation

Choose a reason for hiding this comment

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

🟢 endpoint-added — endpoint added

tags:
- Group
Expand All @@ -51,10 +52,19 @@ paths:
schema:
$ref: '#/components/schemas/GroupView'
description: SUCCESS
"400":

Choose a reason for hiding this comment

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

🟢 response-non-success-status-removed — removed the non-success response with the status '400'

Choose a reason for hiding this comment

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

🟢 response-non-success-status-removed — removed the non-success response with the status '400'

Choose a reason for hiding this comment

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

🟢 response-non-success-status-removed — removed the non-success response with the status '400'

Choose a reason for hiding this comment

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

🟢 response-non-success-status-removed — removed the non-success response with the status '400'

Choose a reason for hiding this comment

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

🟢 response-non-success-status-removed — removed the non-success response with the status '400'

Choose a reason for hiding this comment

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

🟢 response-non-success-status-removed — removed the non-success response with the status '400'

summary: Create a Project
/api/v1.0/groups/{groupId}:
get:
tags:
- Group
operationId: getOneGroup
parameters:
- $ref: '#/components/parameters/groupId'
responses:
"200":
content:
application/json:
schema:
$ref: '#/components/schemas/GroupView'
description: Conflict
summary: Create a Project
description: SUCCESS
summary: Get a Project
Loading