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
.
AVSystem
/
justworks
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
8
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add client generation
- #10
#10
Merged
halotukozak
merged 11 commits into
master
AVSystem/justworks:master
from
feat/client-generation
AVSystem/justworks:feat/client-generation
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: add client generation
#10
halotukozak
merged 11 commits into
master
AVSystem/justworks:master
from
feat/client-generation
AVSystem/justworks:feat/client-generation
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
feat: add client generation (ClientGenerator, ApiClientBaseGenerator, ApiResponseGenerator)
Show description for 62a8021
halotukozak
and
claude
committed
62a8021
View commit details
Copy full SHA for 62a8021
Browse repository at this point
refactor: rename tokenProvider to token and update header handling in ClientGenerator
Show description for 9778aaf
halotukozak
committed
9778aaf
View commit details
Copy full SHA for 9778aaf
Browse repository at this point
refactor: simplify property definitions and improve consistency in ApiResponseGenerator and ClientGenerator
Show description for c7b3166
halotukozak
committed
c7b3166
View commit details
Copy full SHA for c7b3166
Browse repository at this point
refactor: replace hardcoded strings with reusable constants in ApiClientBaseGenerator and update test for parameter name change
Show description for 7098c53
halotukozak
committed
7098c53
View commit details
Copy full SHA for 7098c53
Browse repository at this point
refactor: simplify builder definitions and inline redundant lambda types in ApiClientBaseGenerator
Show description for 572f658
halotukozak
committed
572f658
View commit details
Copy full SHA for 572f658
Browse repository at this point
refactor: extract shared response mapping logic into private mapToResult helper
Show description for bc002d2
halotukozak
and
claude
committed
bc002d2
View commit details
Copy full SHA for bc002d2
Browse repository at this point
refactor: consolidate shared constants into Names.kt and streamline generator definitions
Show description for 4978e3f
halotukozak
committed
4978e3f
View commit details
Copy full SHA for 4978e3f
Browse repository at this point
fix: narrow safeCall exception handling, extract shared constants, fix property order
Show description for 8b631f2
halotukozak
and
claude
committed
8b631f2
View commit details
Copy full SHA for 8b631f2
Browse repository at this point
style: remove trailing whitespace in ClientGenerator
Show description for 109a81f
halotukozak
and
claude
committed
109a81f
View commit details
Copy full SHA for 109a81f
Browse repository at this point
refactor: update token handling to use lambda type and enhance exception handling in generators and tests
Show description for 4f2c44d
halotukozak
committed
4f2c44d
View commit details
Copy full SHA for 4f2c44d
Browse repository at this point
feat: add Redirect variant to HttpErrorType for 3xx responses
Show description for c9d30a8
halotukozak
and
claude
committed
c9d30a8
View commit details
Copy full SHA for c9d30a8
Browse repository at this point
You can’t perform that action at this time.