Commit Graph

24 Commits (a13ad35fe2f6301ea4847598cc96dbe67ea7caed)

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 2e3fdeec39 Refactor Swagger definitions to use external references for Address, CompanyProduct, CompanyService, Factor, FinancialStatement, Industry, IndustryCompany, IndustryProduct, IndustryService, Observation, and Topic. This improves modularity and maintainability of the API specification. 2025-05-01 18:45:54 +00:00
Vernon Keenan 18bfdecdbe Refactor code structure for improved readability and maintainability 2025-04-29 04:22:59 +00:00
Vernon Keenan e64482991c feat: Add Channels field to Account and Contact models
The code changes include adding the `Channels` field to the `Account` and `Contact` models in the `crm` and `sfgate` packages. This field is used to store the marketing channels for the respective entities.
2024-06-30 21:03:06 +00:00
Vernon Keenan 29f3ad980d Add FullDescription field to Account model and related structs 2024-06-27 18:26:58 +00:00
Vernon Keenan 6d0cc3e67d Add FullDescription field to Industry model and related structs 2024-01-22 15:39:53 +00:00
Vernon Keenan c06ed9fdc5 back in gear 2023-08-25 20:59:50 +00:00
Vernon Keenan fce4123f02 members updates tested 2023-06-18 16:39:28 +00:00
Vernon Keenan 7f54aa7811 prompt promptanswers 2023-06-17 01:24:46 +00:00
Vernon Keenan b3029bf4f5 prompts 2023-06-05 19:44:18 +00:00
Vernon Keenan 5f6047db4d ExternalAccount 2023-06-05 00:09:35 +00:00
Vernon Keenan 8958a4bc42 prompts 2023-06-04 23:54:48 +00:00
Vernon Keenan 4819dfa8a5 services 2023-05-28 16:22:37 +00:00
Vernon Keenan 8e1826b734 Documents 2023-05-19 23:55:12 +00:00
Vernon Keenan de5fff1e75 favorites 2023-05-14 21:32:28 +00:00
Vernon Keenan e9c37cf71d research, favorites, refactor 2023-05-13 16:46:48 +00:00
Vernon Keenan 6c31fd164b eventcategoryid 2023-05-02 03:00:15 +00:00
Vernon Keenan ef55d7cc8d event category 2023-04-30 17:56:32 +00:00
Vernon Keenan 89192c0a79 tweak members 2023-04-30 04:48:40 +00:00
Vernon Keenan a3036b3814 big members update 2023-04-30 02:07:31 +00:00
Vernon Keenan 5e5652ec10 now with pointers 2023-04-15 14:27:18 +00:00
Vernon Keenan a7437fcd75 more user fields 2023-04-14 17:01:59 +00:00
Vernon Keenan 4792086677 sf-gate user batchify 2023-04-11 14:59:35 +00:00
Vernon Keenan c4d77b493c plex added, accountId params 2023-04-06 01:28:58 +00:00