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
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
.
ReCodEx
/
api
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Validation bugfixes, File type addition, and Performance improvements
- #493
#493
Merged
krulis-martin
merged 26 commits into
master
ReCodEx/api:master
from
validation-bugfixes
ReCodEx/api:validation-bugfixes
Copy head branch name to clipboard
Jul 7, 2025
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Validation bugfixes, File type addition, and Performance improvements
#493
krulis-martin
merged 26 commits into
master
ReCodEx/api:master
from
validation-bugfixes
ReCodEx/api:validation-bugfixes
Copy head branch name to clipboard
Commits
Commits on May 14, 2025
added validator tests
eceltov
committed
fb573f7
View commit details
Copy full SHA for fb573f7
Browse repository at this point
MetaFormat::validate now throws instead of returning bool, fixed bad error annotations
eceltov
committed
0d31158
View commit details
Copy full SHA for 0d31158
Browse repository at this point
added format tests
eceltov
committed
9213a9e
View commit details
Copy full SHA for 9213a9e
Browse repository at this point
Commits on May 16, 2025
made many methods accept a request object instead of fetching it themselves
eceltov
committed
0daa9d4
View commit details
Copy full SHA for 0daa9d4
Browse repository at this point
added nested format tests
eceltov
committed
eaac5b8
View commit details
Copy full SHA for eaac5b8
Browse repository at this point
added BasePresenter tests
eceltov
committed
81cc0c4
View commit details
Copy full SHA for 81cc0c4
Browse repository at this point
improved format tests
eceltov
committed
b639c9e
View commit details
Copy full SHA for b639c9e
Browse repository at this point
Commits on May 20, 2025
Merge branch 'client-generator-adaptation' into meta-testing
eceltov
committed
d109873
View commit details
Copy full SHA for d109873
Browse repository at this point
Merge branch 'meta-testing' of github.com:ReCodEx/api into meta-testing
eceltov
committed
964387a
View commit details
Copy full SHA for 964387a
Browse repository at this point
Commits on Jun 5, 2025
Merge branch 'master' into meta-testing
eceltov
committed
1ba4ffc
View commit details
Copy full SHA for 1ba4ffc
Browse repository at this point
WIP adding mocks
eceltov
committed
88c953f
View commit details
Copy full SHA for 88c953f
Browse repository at this point
fixed tests with mocks
eceltov
committed
685be46
View commit details
Copy full SHA for 685be46
Browse repository at this point
Commits on Jun 9, 2025
fixed missing constraints in parameters
eceltov
committed
2328fe9
View commit details
Copy full SHA for 2328fe9
Browse repository at this point
Commits on Jun 12, 2025
Merge branch 'master' into meta-testing
eceltov
committed
b30eca2
View commit details
Copy full SHA for b30eca2
Browse repository at this point
removed unused imports
eceltov
committed
804d6c7
View commit details
Copy full SHA for 804d6c7
Browse repository at this point
added more tests and comments
eceltov
committed
ef0840e
View commit details
Copy full SHA for ef0840e
Browse repository at this point
Commits on Jun 13, 2025
Merge branch 'meta-testing' into validation-bugfixes
eceltov
committed
8c56741
View commit details
Copy full SHA for 8c56741
Browse repository at this point
Commits on Jun 15, 2025
added file support
eceltov
committed
d7d7bbc
View commit details
Copy full SHA for d7d7bbc
Browse repository at this point
loose and Format attributes are now merged when generating swagger
eceltov
committed
2f9405e
View commit details
Copy full SHA for 2f9405e
Browse repository at this point
made uploaded file chunk optional so that tests do not fail
eceltov
committed
9f1263e
View commit details
Copy full SHA for 9f1263e
Browse repository at this point
fixed style error
eceltov
committed
991dff7
View commit details
Copy full SHA for 991dff7
Browse repository at this point
Commits on Jul 6, 2025
added caching mechanism for loose attributes
eceltov
committed
d07da17
View commit details
Copy full SHA for d07da17
Browse repository at this point
Commits on Jul 7, 2025
improved format validation performance
eceltov
committed
4f74a2d
View commit details
Copy full SHA for 4f74a2d
Browse repository at this point
merged with master
eceltov
committed
d067cd0
View commit details
Copy full SHA for d067cd0
Browse repository at this point
removed duplicate mock classes
eceltov
committed
a3697d6
View commit details
Copy full SHA for a3697d6
Browse repository at this point
added method comments and type hints
eceltov
committed
5ca772a
View commit details
Copy full SHA for 5ca772a
Browse repository at this point
You can’t perform that action at this time.