Commit Graph

10 Commits (v0.7.4)

Author SHA1 Message Date
Vernon Keenan a13ad35fe2 feat(api): Generate session management API client and models
- Added `get_me` and `refresh_session` parameters and responses for user session management.
- Implemented `sessions_client` for handling session-related API calls.
- Created models for `Credentials`, `Category`, `Product`, and `Service` with validation.
- Defined Swagger specifications for `Credentials`.
- Ensured all generated files are marked as non-editable to prevent manual changes.
2025-05-27 03:20:36 +00:00
Vernon Keenan 7eb2060c65 feat: Add AppExchange URL field to CompanyProduct model 2024-06-29 00:23:11 +00:00
Vernon Keenan 4d2d5bf861 feat: Add AppExchange URL field to Account and Company models
The code changes include adding the `AppExchange` field to the `Account` and `Company` models in the `sfgate` and `plex` packages. This field is used to store the Salesforce AppExchange URL.
2024-06-28 22:40:38 +00:00
Vernon Keenan 29f3ad980d Add FullDescription field to Account model and related structs 2024-06-27 18:26:58 +00:00
Vernon Keenan c06ed9fdc5 back in gear 2023-08-25 20:59:50 +00:00
Vernon Keenan 5f6047db4d ExternalAccount 2023-06-05 00:09:35 +00:00
Vernon Keenan 89192c0a79 tweak members 2023-04-30 04:48:40 +00:00
Vernon Keenan 4792086677 sf-gate user batchify 2023-04-11 14:59:35 +00:00
Vernon Keenan 9a96094d63 fix missing slugs 2023-04-07 00:34:49 +00:00
Vernon Keenan c4d77b493c plex added, accountId params 2023-04-06 01:28:58 +00:00