Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-web
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-web
Commits
156900e1
Commit
156900e1
authored
8 months ago
by
Antoine Lambert
Browse files
Options
Downloads
Patches
Plain Diff
docs: Centralize all archival request API endpoints in a same section
parent
ab936c6f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/uri-scheme-api-origin.rst
+0
-12
0 additions, 12 deletions
docs/uri-scheme-api-origin.rst
docs/uri-scheme-api-request-archival.rst
+28
-0
28 additions, 0 deletions
docs/uri-scheme-api-request-archival.rst
docs/uri-scheme-api.rst
+2
-0
2 additions, 0 deletions
docs/uri-scheme-api.rst
with
30 additions
and
12 deletions
docs/uri-scheme-api-origin.rst
+
0
−
12
View file @
156900e1
...
...
@@ -11,16 +11,4 @@ Origin
.. autosimple:: swh.web.api.views.origin.api_origin_visit
.. autosimple:: swh.web.save_bulk.api_views.api_origin_save_bulk
.. autosimple:: swh.web.save_code_now.api_views.api_save_origin
.. autosimple:: swh.web.save_origin_webhooks.bitbucket.api_origin_save_webhook_bitbucket
.. autosimple:: swh.web.save_origin_webhooks.gitea.api_origin_save_webhook_gitea
.. autosimple:: swh.web.save_origin_webhooks.github.api_origin_save_webhook_github
.. autosimple:: swh.web.save_origin_webhooks.gitlab.api_origin_save_webhook_gitlab
.. autosimple:: swh.web.save_origin_webhooks.sourceforge.api_origin_save_webhook_sourceforge
This diff is collapsed.
Click to expand it.
docs/uri-scheme-api-request-archival.rst
0 → 100644
+
28
−
0
View file @
156900e1
Request archival
----------------
.. autosimple:: swh.web.add_forge_now.api_views.api_add_forge_request_create
.. autosimple:: swh.web.add_forge_now.api_views.api_add_forge_request_update
.. autosimple:: swh.web.add_forge_now.api_views.api_add_forge_request_list
.. autosimple:: swh.web.add_forge_now.api_views.api_add_forge_request_get
.. autosimple:: swh.web.add_forge_now.api_views.api_add_forge_request_create
.. autosimple:: swh.web.save_bulk.api_views.api_origin_save_bulk
.. autosimple:: swh.web.save_bulk.api_views.api_origin_save_bulk
.. autosimple:: swh.web.save_code_now.api_views.api_save_origin
.. autosimple:: swh.web.save_origin_webhooks.bitbucket.api_origin_save_webhook_bitbucket
.. autosimple:: swh.web.save_origin_webhooks.gitea.api_origin_save_webhook_gitea
.. autosimple:: swh.web.save_origin_webhooks.github.api_origin_save_webhook_github
.. autosimple:: swh.web.save_origin_webhooks.gitlab.api_origin_save_webhook_gitlab
.. autosimple:: swh.web.save_origin_webhooks.sourceforge.api_origin_save_webhook_sourceforge
\ No newline at end of file
This diff is collapsed.
Click to expand it.
docs/uri-scheme-api.rst
+
2
−
0
View file @
156900e1
...
...
@@ -17,6 +17,8 @@ swh-web API URLs
.. include:: uri-scheme-api-release.rst
.. include:: uri-scheme-api-request-archival.rst
.. include:: uri-scheme-api-revision.rst
.. include:: uri-scheme-api-snapshot.rst
...
...
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