Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
deck
Public
Notifications
You must be signed in to change notification settings
Fork
351
Star
1.4k
Code
Issues
744
Pull requests
137
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Docs: Update REST documentation and mkdocs
- #7158
#7158
Open
vdiezel
wants to merge 31 commits into
nextcloud:main
nextcloud/deck:main
from
vdiezel:docs-rest-api-update
vdiezel/deck:docs-rest-api-update
Copy head branch name to clipboard
Conversation
Commits
31
聽(31)
Checks
Files changed
Open
Docs: Update REST documentation and mkdocs
#7158
vdiezel
wants to merge 31 commits into
nextcloud:main
nextcloud/deck:main
from
vdiezel:docs-rest-api-update
vdiezel/deck:docs-rest-api-update
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2025
docs: minimal updates required for latest mkdocs version
Show description for 271101b
vdiezel
committed
271101b
View commit details
Copy full SHA for 271101b
Browse repository at this point
docs: make sidebar entries readable
Show description for e5b8aa5
vdiezel
committed
e5b8aa5
View commit details
Copy full SHA for e5b8aa5
Browse repository at this point
docs: fixes a series of types and bad markdown formatting in API.md
Show description for ba88f38
vdiezel
committed
ba88f38
View commit details
Copy full SHA for ba88f38
Browse repository at this point
docs: separate URL and API title for better navigation entries
Show description for 49a4a55
vdiezel
committed
49a4a55
View commit details
Copy full SHA for 49a4a55
Browse repository at this point
docs: Further fixes of order, missing request parameter and unification of names
Show description for bd95f3c
vdiezel
committed
bd95f3c
View commit details
Copy full SHA for bd95f3c
Browse repository at this point
docs: add missing language tags to code blocks in API.md
Show description for a15d347
vdiezel
committed
a15d347
View commit details
Copy full SHA for a15d347
Browse repository at this point
docs: (opinionated) replace 'Naming' with 'Glossary' and change label description
Show description for 70f8eba
vdiezel
committed
70f8eba
View commit details
Copy full SHA for 70f8eba
Browse repository at this point
docs: Formatting and small text changes to the Prerequisites section
Show description for 6df9ca7
vdiezel
committed
6df9ca7
View commit details
Copy full SHA for 6df9ca7
Browse repository at this point
docs: add permalinks
Show description for e8c9907
vdiezel
committed
e8c9907
View commit details
Copy full SHA for e8c9907
Browse repository at this point
docs: add missing documenation for v1.1 atttachment endpoints
Show description for 2b4fd90
vdiezel
committed
2b4fd90
View commit details
Copy full SHA for 2b4fd90
Browse repository at this point
docs: Separate endpoint name and description for better navigation entries
Show description for 529a4dd
vdiezel
committed
529a4dd
View commit details
Copy full SHA for 529a4dd
Browse repository at this point
docs: (opinionated) removes 200 success heading from responses and adds a short description on the return value
Show description for b10a46e
vdiezel
committed
b10a46e
View commit details
Copy full SHA for b10a46e
Browse repository at this point
docs: (opinionated) removes the error responses from endpoints
Show description for 66cf760
vdiezel
committed
66cf760
View commit details
Copy full SHA for 66cf760
Browse repository at this point
docs: (opinionated) better visual separation between endpoints
Show description for f14e47c
vdiezel
committed
f14e47c
View commit details
Copy full SHA for f14e47c
Browse repository at this point
docs: (opinionated) style endpoint URL
Show description for 6b589c5
vdiezel
committed
6b589c5
View commit details
Copy full SHA for 6b589c5
Browse repository at this point
docs: fix wrong enum value for attachment type
Show description for 9dfdbcb
vdiezel
committed
9dfdbcb
View commit details
Copy full SHA for 9dfdbcb
Browse repository at this point
Commits on Aug 7, 2025
docs: minor fixes of request parameters
Show description for 8570f8d
vdiezel
committed
8570f8d
View commit details
Copy full SHA for 8570f8d
Browse repository at this point
docs: rename request paramaters to path parameters and introduce query string parameters
Show description for 9ddec3f
vdiezel
committed
9ddec3f
View commit details
Copy full SHA for 9ddec3f
Browse repository at this point
docs: more consistent heading structure for endpoints
Show description for 7c521c5
vdiezel
committed
7c521c5
View commit details
Copy full SHA for 7c521c5
Browse repository at this point
docs: fixes set config endpoint
Show description for 0972f4c
vdiezel
committed
0972f4c
View commit details
Copy full SHA for 0972f4c
Browse repository at this point
docs: styling changes to headings
Show description for 64e127d
vdiezel
committed
64e127d
View commit details
Copy full SHA for 64e127d
Browse repository at this point
docs: fixes path parameter description in restore board
Show description for 92a849a
vdiezel
committed
92a849a
View commit details
Copy full SHA for 92a849a
Browse repository at this point
docs: adds missing example heading to update card
Show description for 1845d8a
vdiezel
committed
1845d8a
View commit details
Copy full SHA for 1845d8a
Browse repository at this point
docs: fix Path heading for endpoints with different paths in v1.0 and v1.1
Show description for 4d22df2
vdiezel
committed
4d22df2
View commit details
Copy full SHA for 4d22df2
Browse repository at this point
docs: add docs for x-nc-deck-session
Show description for 33e29c3
vdiezel
committed
33e29c3
View commit details
Copy full SHA for 33e29c3
Browse repository at this point
docs: adds docs for the overview/upcoming endpoint
Show description for 1772578
vdiezel
committed
1772578
View commit details
Copy full SHA for 1772578
Browse repository at this point
docs: adds docs for the card/clone endpoint
Show description for 9f7a106
vdiezel
committed
9f7a106
View commit details
Copy full SHA for 9f7a106
Browse repository at this point
docs: adds docs for search cards endpoint
Show description for c91a47b
vdiezel
committed
c91a47b
View commit details
Copy full SHA for c91a47b
Browse repository at this point
docs: add hint to OCS card API
Show description for 732e2b4
vdiezel
committed
732e2b4
View commit details
Copy full SHA for 732e2b4
Browse repository at this point
docs: link methods in Etag section
Show description for 710b06d
vdiezel
committed
710b06d
View commit details
Copy full SHA for 710b06d
Browse repository at this point
Commits on Aug 15, 2025
Merge branch 'main' into docs-rest-api-update
vdiezel
authored
9043ebf
View commit details
Copy full SHA for 9043ebf
Browse repository at this point
You can鈥檛 perform that action at this time.