Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
api-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
api-client
Commits
71a824f6
Commit
71a824f6
authored
5 years ago
by
Valentin Rigal
Committed by
Erwan Rouchet
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add class filter on elements lists endpoints
parent
079a3e03
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!105
Add class filter on elements lists endpoints
Pipeline
#28426
passed
5 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arkindex/schema.yml
+21
-0
21 additions, 0 deletions
arkindex/schema.yml
with
21 additions
and
0 deletions
arkindex/schema.yml
+
21
−
0
View file @
71a824f6
...
...
@@ -2974,6 +2974,13 @@ paths:
required
:
false
schema
:
type
:
string
-
description
:
Filter elements by best class id
in
:
query
name
:
best_class
required
:
false
schema
:
format
:
uuid
type
:
string
-
description
:
Restrict to or exclude elements with hidden types; they are excluded
by default
in
:
query
...
...
@@ -4047,6 +4054,13 @@ paths:
schema
:
default
:
false
type
:
boolean
-
description
:
Filter elements by best class id
in
:
query
name
:
best_class
required
:
false
schema
:
format
:
uuid
type
:
string
-
description
:
Restrict to or exclude elements with hidden types; they are excluded
by default
in
:
query
...
...
@@ -4357,6 +4371,13 @@ paths:
schema
:
default
:
false
type
:
boolean
-
description
:
Filter elements by best class id
in
:
query
name
:
best_class
required
:
false
schema
:
format
:
uuid
type
:
string
-
description
:
Restrict to or exclude elements with hidden types; they are excluded
by default
in
:
query
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment