-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from reportportal/patch/activities
EPMRPP-90099 || API Endpoint for activities project suggestions
- Loading branch information
Showing
6 changed files
with
222 additions
and
146 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
title: Limit | ||
x-stoplight: | ||
id: vxcrcboqb394o | ||
type: object | ||
properties: | ||
limit: | ||
type: integer | ||
x-stoplight: | ||
id: 568vjghxgbno6 | ||
description: The limit used for this page of results. This will be the same as the limit query parameter unless it exceeded the maximum value allowed for this API endpoint. | ||
count: | ||
type: integer | ||
x-stoplight: | ||
id: 8u3oihl0ki3dj | ||
description: The number of results returned in this page of results. |
18 changes: 17 additions & 1 deletion
18
api/openapi/models/offsetPagination.yaml → api/openapi/models/offset.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.