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 }}
mailtrap
/
mailtrap-openapi
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
2
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Document the experimental /api/templates surface
- #58
#58
Open
izikaj
wants to merge 17 commits into
main
mailtrap/mailtrap-openapi:main
from
templates-pagination-endpoint
mailtrap/mailtrap-openapi:templates-pagination-endpoint
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Document the experimental /api/templates surface
#58
izikaj
wants to merge 17 commits into
main
mailtrap/mailtrap-openapi:main
from
templates-pagination-endpoint
mailtrap/mailtrap-openapi:templates-pagination-endpoint
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Document the experimental paginated templates endpoint
Show description for 0a1021c
izikaj
and
claude
committed
0a1021c
View commit details
Copy full SHA for 0a1021c
Browse repository at this point
Describe the out-of-range token response for paginated templates
Show description for 6d33c0d
izikaj
committed
6d33c0d
View commit details
Copy full SHA for 6d33c0d
Browse repository at this point
Tell clients to follow returned pagination tokens rather than build them
izikaj
committed
59d965e
View commit details
Copy full SHA for 59d965e
Browse repository at this point
Document the 422 for a token too large to paginate with
izikaj
committed
dd5ef73
View commit details
Copy full SHA for dd5ef73
Browse repository at this point
Commits on Sep 15, 2026
Reference the paginated endpoint without a relative anchor link
Show description for d170ca2
izikaj
and
claude
committed
d170ca2
View commit details
Copy full SHA for d170ca2
Browse repository at this point
Name the offset limit behind the token 422
Show description for dd04312
izikaj
and
claude
committed
dd04312
View commit details
Copy full SHA for dd04312
Browse repository at this point
Document the 429 on every templates operation
Show description for 4a6e1f6
izikaj
and
claude
committed
4a6e1f6
View commit details
Copy full SHA for 4a6e1f6
Browse repository at this point
Keep the experimental templates path below the stable CRUD group
Show description for 2ff864b
izikaj
and
claude
committed
2ff864b
View commit details
Copy full SHA for 2ff864b
Browse repository at this point
Require data and pagination in the paginated templates response
Show description for 4cf330f
izikaj
and
claude
committed
4cf330f
View commit details
Copy full SHA for 4cf330f
Browse repository at this point
Commits on Sep 17, 2026
Merge branch 'main' into templates-pagination-endpoint
izikaj
authored
025401b
View commit details
Copy full SHA for 025401b
Browse repository at this point
Commits on Sep 18, 2026
Correct the templates list docs now that the path serves full CRUD
Show description for 25776de
izikaj
and
claude
committed
25776de
View commit details
Copy full SHA for 25776de
Browse repository at this point
Document show, create, update and delete on /api/templates
Show description for b92039b
izikaj
and
claude
committed
b92039b
View commit details
Copy full SHA for b92039b
Browse repository at this point
Require the discriminating key on each rate-limit body
Show description for 149104f
izikaj
and
claude
committed
149104f
View commit details
Copy full SHA for 149104f
Browse repository at this point
Declare the throttle headers on the templates 429
Show description for 40df521
izikaj
and
claude
committed
40df521
View commit details
Copy full SHA for 40df521
Browse repository at this point
Stop rejecting a per_page the server would clamp
Show description for e4b0376
izikaj
and
claude
committed
e4b0376
View commit details
Copy full SHA for e4b0376
Browse repository at this point
Widen the pagination token to the integer its offset is checked against
Show description for 099b845
izikaj
and
claude
committed
099b845
View commit details
Copy full SHA for 099b845
Browse repository at this point
Name every missing attribute in the email_templates validation example
Show description for a0fc339
izikaj
and
claude
committed
a0fc339
View commit details
Copy full SHA for a0fc339
Browse repository at this point
You can’t perform that action at this time.