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
Accelerator
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
Type
/
to 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 }}
chud0
/
FastCacheMiddleware
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
1
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add methods for set cache_age in openapi schema
- #6
#6
Merged
Nottezz
merged 18 commits into
main
chud0/FastCacheMiddleware:main
from
feature/add_cache-age-for-openapi
chud0/FastCacheMiddleware:feature/add_cache-age-for-openapi
Copy head branch name to clipboard
Jun 26, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add methods for set cache_age in openapi schema
#6
Nottezz
merged 18 commits into
main
chud0/FastCacheMiddleware:main
from
feature/add_cache-age-for-openapi
chud0/FastCacheMiddleware:feature/add_cache-age-for-openapi
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2025
add methods for set cache_age in openapi schema
Nottezz
committed
4dd06fb
View commit details
Copy full SHA for 4dd06fb
Browse repository at this point
Commits on Jun 24, 2025
move new methods to helpers module
Nottezz
committed
8210ca9
View commit details
Copy full SHA for 8210ca9
Browse repository at this point
init method <set_cache_age_in_openapi_schema> at <on_http> method
Nottezz
committed
7de47a9
View commit details
Copy full SHA for 7de47a9
Browse repository at this point
add unit-test for set_cache_age_in_openapi_schema
Nottezz
committed
4ca24d1
View commit details
Copy full SHA for 4ca24d1
Browse repository at this point
change deprecated datetime.now to actual
Nottezz
committed
b1ead2b
View commit details
Copy full SHA for b1ead2b
Browse repository at this point
lint fix
Nottezz
committed
c73b6dd
View commit details
Copy full SHA for c73b6dd
Browse repository at this point
add methods for set cache_age in openapi schema
Nottezz
committed
b19e7f2
View commit details
Copy full SHA for b19e7f2
Browse repository at this point
move new methods to helpers module
Nottezz
committed
4ab1680
View commit details
Copy full SHA for 4ab1680
Browse repository at this point
init method <set_cache_age_in_openapi_schema> at <on_http> method
Nottezz
committed
fbc7746
View commit details
Copy full SHA for fbc7746
Browse repository at this point
add unit-test for set_cache_age_in_openapi_schema
Nottezz
committed
2c5afec
View commit details
Copy full SHA for 2c5afec
Browse repository at this point
change deprecated datetime.now to actual
Nottezz
committed
9290d0a
View commit details
Copy full SHA for 9290d0a
Browse repository at this point
lint fix
Nottezz
committed
c59e88a
View commit details
Copy full SHA for c59e88a
Browse repository at this point
Merge remote-tracking branch 'origin/feature/add_cache-age-for-openapi' into feature/add_cache-age-for-openapi
Nottezz
committed
1264770
View commit details
Copy full SHA for 1264770
Browse repository at this point
Merge branch 'main' into feature/add_cache-age-for-openapi
Nottezz
committed
5ebd29f
View commit details
Copy full SHA for 5ebd29f
Browse repository at this point
Commits on Jun 25, 2025
skip app check
Nottezz
committed
68138f0
View commit details
Copy full SHA for 68138f0
Browse repository at this point
move all for tests to conftest
Nottezz
committed
86fcdb0
View commit details
Copy full SHA for 86fcdb0
Browse repository at this point
work with openapi from app, w/o utils methods
Nottezz
committed
2656e4e
View commit details
Copy full SHA for 2656e4e
Browse repository at this point
move tests to own module, add new test
Nottezz
committed
b7c10aa
View commit details
Copy full SHA for b7c10aa
Browse repository at this point
You can’t perform that action at this time.