Skip to content
Merged
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
32 changes: 0 additions & 32 deletions api-docs/openapi_backend_publicapi_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ components:
datasetRowsTested:
type: integer
format: int32
required:
- datasetRowsTested
AgreementSlimDTO:
type: object
properties:
Expand Down Expand Up @@ -432,11 +430,6 @@ components:
type: number
failedRowsSourceQuery:
type: string
required:
- checkRowsTested
- datasetRowsTested
- failedRowsCount
- failedRowsPercent
ErrorResponse:
type: object
properties:
Expand Down Expand Up @@ -481,10 +474,6 @@ components:
type: number
failedRowsSourceQuery:
type: string
required:
- datasetRowsTested
- failedRowsCount
- failedRowsPercent
FreshnessDiagnosticsV4:
type: object
properties:
Expand All @@ -499,10 +488,6 @@ components:
type: string
expectedTimestampUtc:
type: string
required:
- datasetRowsTested
- expectedTimestamp
- expectedTimestampUtc
HistogramBinContentDTO:
type: object
properties:
Expand Down Expand Up @@ -595,11 +580,6 @@ components:
type: number
failedRowsSourceQuery:
type: string
required:
- checkRowsTested
- datasetRowsTested
- failedRowsCount
- failedRowsPercent
LogLevelDTO:
type: string
enum:
Expand Down Expand Up @@ -641,8 +621,6 @@ components:
datasetRowsTested:
type: integer
format: int32
required:
- datasetRowsTested
MissingDiagnosticsV4:
type: object
properties:
Expand All @@ -663,11 +641,6 @@ components:
type: number
failedRowsSourceQuery:
type: string
required:
- checkRowsTested
- datasetRowsTested
- failedRowsCount
- failedRowsPercent
OwnerDTO:
type: object
properties:
Expand Down Expand Up @@ -1116,9 +1089,6 @@ components:
datasetRowsTested:
type: integer
format: int32
required:
- checkRowsTested
- datasetRowsTested
ScanStateDTO:
type: string
enum:
Expand Down Expand Up @@ -1154,8 +1124,6 @@ components:
type: string
type:
type: string
required:
- name
UserContentDTO:
type: object
properties:
Expand Down