Commit Graph

22 Commits (feat/estate-admin-members-contract)

Author SHA1 Message Date
Vernon Keenan add52157dd regen: refresh all sibling clients (go-swagger v0.35.0)
Runs scripts/release.sh regen against current origin/main specs for
auth, crm, stash, sf-gate, research, members, and plex. Picks up:

- members PaymentMethod: processor_token/tenant_id replace card_* columns
  (go/db v0.7.3, ADR-KV-014 first exercise) — generated model now carries
  ProcessorToken/TenantID with no Card* fields.
- sf-gate: PUT /researchprojectservices now has a tags: entry (sf-gate #3),
  so its operation generates into the research_projects package under
  --client-package instead of falling back to an untagged operations
  package that broke the build.
- members: session handoff endpoints and onboard_request model (current
  members spec); webhooks/clerk endpoints removed (retired upstream).

Also bumps go-openapi/runtime v0.26.2 -> v0.32.4 (go mod tidy) — go-swagger
v0.35.0 client templates reference runtime.ContextualTransport, which
v0.26.2 doesn't have; this is a genuine dependency floor bump, not the
known untagged-operation issue documented in release.sh (that issue is
resolved by sf-gate #3 and no longer reproduces here).

go build ./..., go vet ./..., and go test ./... all pass on the
regenerated tree.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 07:22:01 +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 7b878f86d5 feat: Replace AccountID with CompanyID in GetIndustryCompaniesParams and update related Swagger definitions 2025-04-30 18:42:56 +00:00
Vernon Keenan 18bfdecdbe Refactor code structure for improved readability and maintainability 2025-04-29 04:22:59 +00:00
Vernon Keenan 7eb2060c65 feat: Add AppExchange URL field to CompanyProduct model 2024-06-29 00:23:11 +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 5f6047db4d ExternalAccount 2023-06-05 00:09:35 +00:00
Vernon Keenan 6f7d308ba6 cleanup 2023-05-29 15:13:02 +00:00
Vernon Keenan 4819dfa8a5 services 2023-05-28 16:22:37 +00:00
Vernon Keenan 5e5652ec10 now with pointers 2023-04-15 14:27:18 +00:00
Vernon Keenan 4792086677 sf-gate user batchify 2023-04-11 14:59:35 +00:00
Vernon Keenan 6f803abd96 clean up research 2023-04-08 02:47:39 +00:00
Vernon Keenan c4d77b493c plex added, accountId params 2023-04-06 01:28:58 +00:00
Vernon Keenan 11a0837923 research microservice added to the platform. The new microservice is called “Research” and it is a powerful tool that allows you to create and manage your own research projects. You can create a research project, add a list of companies, and then run a search on the companies in the list. The results of the search are then saved in the project and can be viewed at any time. You can also export the results to a CSV file. 2023-04-01 23:56:22 +00:00
Vernon Keenan c8efe1a2b0 new version v0.3.1 2023-03-28 17:47:34 +00:00
Vernon Keenan d90985627d module and swagger refresh 2023-03-22 20:49:01 +00:00
Vernon Keenan 68e1c898b4 fix models 2022-09-06 17:16:25 -07:00
Vernon Keenan 808af752b3 sf-gate tweak 2022-09-04 17:22:53 -07:00
Vernon Keenan 4eb67e1bf0 Big sf-gate update 2022-09-04 17:01:32 -07:00
Vernon Keenan 97cb82375c New swagger version 2022-05-28 12:45:41 -07:00
Vernon Keenan 1fc267b3da sfgate 2021-08-14 15:34:08 -07:00