Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Refactor models#6

Merged
beetlebugorg merged 1 commit into
mainfrom
bugfix/endpoint-response-updates
Oct 17, 2025
Merged

Refactor models#6
beetlebugorg merged 1 commit into
mainfrom
bugfix/endpoint-response-updates

Conversation

@beetlebugorg
Copy link
Copy Markdown
Owner

  • Move model definitions from models.go to respective API files
  • Organize models at top of files with clear section headers
  • Fix Employee model to use EmployeeRole object instead of string
  • Add canPerformWork and certificationNumber fields to Employee
  • Remove unused format summary functions
  • Keep shared types (Currency, Address, Phone, etc.) in models.go

- Move model definitions from models.go to respective API files
- Organize models at top of files with clear section headers
- Fix Employee model to use EmployeeRole object instead of string
- Add canPerformWork and certificationNumber fields to Employee
- Remove unused format summary functions
- Keep shared types (Currency, Address, Phone, etc.) in models.go
@beetlebugorg beetlebugorg merged commit ba69510 into main Oct 17, 2025
2 checks passed
@beetlebugorg beetlebugorg deleted the bugfix/endpoint-response-updates branch October 17, 2025 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant