Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Backend
Commits
1c930213
Commit
1c930213
authored
2 years ago
by
Erwan Rouchet
Browse files
Options
Downloads
Plain Diff
Merge branch 'flag-list-element-entities-deprecated' into 'master'
Flag ListElementEntities as deprecated Closes
#1314
See merge request
!1758
parents
bd7d3752
fe5d42ce
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1758
Flag ListElementEntities as deprecated
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arkindex/documents/api/entities.py
+1
-0
1 addition, 0 deletions
arkindex/documents/api/entities.py
with
1 addition
and
0 deletions
arkindex/documents/api/entities.py
+
1
−
0
View file @
1c930213
...
...
@@ -287,6 +287,7 @@ class TranscriptionEntities(ListAPIView):
get
=
extend_schema
(
operation_id
=
'
ListElementEntities
'
,
tags
=
[
'
entities
'
],
deprecated
=
True
,
parameters
=
[
OpenApiParameter
(
'
worker_version
'
,
...
...
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