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
.
AVSystem
/
justworks
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
9
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(core): use URL encoding for path parameters
- #109
#109
Merged
mfabisiak
merged 11 commits into
master
AVSystem/justworks:master
from
fix/108-path-parameters-encoding
AVSystem/justworks:fix/108-path-parameters-encoding
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(core): use URL encoding for path parameters
#109
mfabisiak
merged 11 commits into
master
AVSystem/justworks:master
from
fix/108-path-parameters-encoding
AVSystem/justworks:fix/108-path-parameters-encoding
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
fix: add path parameter encoding and update JSON element encoding in ApiClientBaseGenerator
mfabisiak
committed
077649b
View commit details
Copy full SHA for 077649b
Browse repository at this point
fix: add tests for path parameter encoding to ensure proper URL encoding
mfabisiak
committed
3412707
View commit details
Copy full SHA for 3412707
Browse repository at this point
Merge branch 'master' into fix/108-path-parameters-encoding
mfabisiak
committed
62ef93e
View commit details
Copy full SHA for 62ef93e
Browse repository at this point
feat(api): add overloads for encodeParam and encodePathParam to support Enum types and improve URL encoding
mfabisiak
committed
2acec69
View commit details
Copy full SHA for 2acec69
Browse repository at this point
feat(api): add UUID support in generated function signatures and opt-in annotation
mfabisiak
committed
12c8beb
View commit details
Copy full SHA for 12c8beb
Browse repository at this point
feat(api): enforce compile-time checks for non-JSON-primitive query parameters and improve overload handling for encodeParam and encodePathParam
mfabisiak
committed
e97e5ff
View commit details
Copy full SHA for e97e5ff
Browse repository at this point
chore: re-trigger CodeQL analysis
mfabisiak
committed
5cbaa5f
View commit details
Copy full SHA for 5cbaa5f
Browse repository at this point
Commits on Jul 27, 2026
feat(api): enhance ApiClientBase with new response handling functions and improve body processing
mfabisiak
committed
4f0be05
View commit details
Copy full SHA for 4f0be05
Browse repository at this point
test(api): update ApiClientBase tests to verify json and raw response handling
mfabisiak
committed
211699f
View commit details
Copy full SHA for 211699f
Browse repository at this point
Commits on Jul 28, 2026
feat(api): enhance response handling for various content types and improve error body deserialization
mfabisiak
committed
06a6084
View commit details
Copy full SHA for 06a6084
Browse repository at this point
Commits on Jul 29, 2026
Merge pull request #112 from AVSystem/fix/110-decoding-string-responses
Show description for 43b04f8
mfabisiak
authored
43b04f8
View commit details
Copy full SHA for 43b04f8
Browse repository at this point
You can’t perform that action at this time.