Reqover report
Operations coverage:
80%
5%
15%
0%
All
20
Missing
16
Partial
1
Covered
3
pet
GET
/v2/pet/{petId}
4 calls
50
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
HTTP status 404
Pet not found
Parameters:
In path parameter {petId}
Covered petId: 3 (404)
Covered petId: 2 (404)
Covered petId: None (404)
Covered petId: 1 (404)
Required: true
POST
/v2/pet/{petId}
0 calls
0
Status codes:
HTTP status 405
Invalid input
Parameters:
In path parameter {petId}
Required: true
In formData parameter {name}
Required: false
In formData parameter {status}
Required: false
DELETE
/v2/pet/{petId}
2 calls
100
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
Pet not found
HTTP status 200
This status code is not declared in swagger specification
Parameters:
In path parameter {petId}
Covered petId: 1 (404)
Covered petId: 10 (200)
Required: true
POST
/v2/pet/{petId}/uploadImage
0 calls
0
Status codes:
HTTP status 200
successful operation
Parameters:
In path parameter {petId}
Required: true
In formData parameter {additionalMetadata}
Required: false
In formData parameter {file}
Required: false
POST
/v2/pet
0 calls
0
Status codes:
HTTP status 405
Invalid input
Parameters:
In body parameter {body}
Required: true
PUT
/v2/pet
0 calls
0
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
Pet not found
HTTP status 405
Validation exception
Parameters:
In body parameter {body}
Required: true
GET
/v2/pet/findByStatus
4 calls
100
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 200
successful operation
Parameters:
In query parameter {status}
Covered status: sold, available (200)
Covered status: available (200)
Covered status: net (200)
Covered status: sold (200)
Required: true
type
: string
enum
: available,pending,sold
default
: available
GET
/v2/pet/findByTags
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
Parameters:
In query parameter {tags}
Required: true
store
POST
/v2/store/order
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
Parameters:
In body parameter {body}
Required: true
GET
/v2/store/order/{orderId}
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
HTTP status 404
Order not found
Parameters:
In path parameter {orderId}
Required: true
DELETE
/v2/store/order/{orderId}
0 calls
0
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
Order not found
Parameters:
In path parameter {orderId}
Required: true
GET
/v2/store/inventory
1 calls
100
Status codes:
HTTP status 200
successful operation
user
POST
/v2/user/createWithList
0 calls
0
Status codes:
HTTP status default
successful operation
Parameters:
In body parameter {body}
Required: true
GET
/v2/user/{username}
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
HTTP status 404
User not found
Parameters:
In path parameter {username}
Required: true
PUT
/v2/user/{username}
0 calls
0
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
User not found
Parameters:
In path parameter {username}
Required: true
In body parameter {body}
Required: true
DELETE
/v2/user/{username}
0 calls
0
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
User not found
Parameters:
In path parameter {username}
Required: true
GET
/v2/user/login
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
Parameters:
In query parameter {username}
Required: true
In query parameter {password}
Required: true
GET
/v2/user/logout
0 calls
0
Status codes:
HTTP status default
successful operation
POST
/v2/user
0 calls
0
Status codes:
HTTP status default
successful operation
Parameters:
In body parameter {body}
Required: true
POST
/v2/user/createWithArray
0 calls
0
Status codes:
HTTP status default
successful operation
Parameters:
In body parameter {body}
Required: true
pet
POST
/v2/pet/{petId}
0 calls
0
Status codes:
HTTP status 405
Invalid input
Parameters:
In path parameter {petId}
Required: true
In formData parameter {name}
Required: false
In formData parameter {status}
Required: false
POST
/v2/pet/{petId}/uploadImage
0 calls
0
Status codes:
HTTP status 200
successful operation
Parameters:
In path parameter {petId}
Required: true
In formData parameter {additionalMetadata}
Required: false
In formData parameter {file}
Required: false
POST
/v2/pet
0 calls
0
Status codes:
HTTP status 405
Invalid input
Parameters:
In body parameter {body}
Required: true
PUT
/v2/pet
0 calls
0
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
Pet not found
HTTP status 405
Validation exception
Parameters:
In body parameter {body}
Required: true
GET
/v2/pet/findByTags
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
Parameters:
In query parameter {tags}
Required: true
store
POST
/v2/store/order
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
Parameters:
In body parameter {body}
Required: true
GET
/v2/store/order/{orderId}
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
HTTP status 404
Order not found
Parameters:
In path parameter {orderId}
Required: true
DELETE
/v2/store/order/{orderId}
0 calls
0
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
Order not found
Parameters:
In path parameter {orderId}
Required: true
user
POST
/v2/user/createWithList
0 calls
0
Status codes:
HTTP status default
successful operation
Parameters:
In body parameter {body}
Required: true
GET
/v2/user/{username}
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
HTTP status 404
User not found
Parameters:
In path parameter {username}
Required: true
PUT
/v2/user/{username}
0 calls
0
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
User not found
Parameters:
In path parameter {username}
Required: true
In body parameter {body}
Required: true
DELETE
/v2/user/{username}
0 calls
0
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
User not found
Parameters:
In path parameter {username}
Required: true
GET
/v2/user/login
0 calls
0
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
Parameters:
In query parameter {username}
Required: true
In query parameter {password}
Required: true
GET
/v2/user/logout
0 calls
0
Status codes:
HTTP status default
successful operation
POST
/v2/user
0 calls
0
Status codes:
HTTP status default
successful operation
Parameters:
In body parameter {body}
Required: true
POST
/v2/user/createWithArray
0 calls
0
Status codes:
HTTP status default
successful operation
Parameters:
In body parameter {body}
Required: true
pet
GET
/v2/pet/{petId}
4 calls
50
Status codes:
HTTP status 200
successful operation
HTTP status 400
This status code was ignored in config
HTTP status 404
Pet not found
Parameters:
In path parameter {petId}
Covered petId: 3 (404)
Covered petId: 2 (404)
Covered petId: None (404)
Covered petId: 1 (404)
Required: true
pet
DELETE
/v2/pet/{petId}
2 calls
100
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 404
Pet not found
HTTP status 200
This status code is not declared in swagger specification
Parameters:
In path parameter {petId}
Covered petId: 1 (404)
Covered petId: 10 (200)
Required: true
GET
/v2/pet/findByStatus
4 calls
100
Status codes:
HTTP status 400
This status code was ignored in config
HTTP status 200
successful operation
Parameters:
In query parameter {status}
Covered status: sold, available (200)
Covered status: available (200)
Covered status: net (200)
Covered status: sold (200)
Required: true
type
: string
enum
: available,pending,sold
default
: available
store
GET
/v2/store/inventory
1 calls
100
Status codes:
HTTP status 200
successful operation