| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Thread a `files` argument through the client and add a `resource_upload` handler so managers can send multipart/form-data via httpx; JWS signing is skipped for multipart bodies.
objetize treated floats as resources and crashed on `**float`; add float to the scalar passthrough list. Surfaced by the onboarding shareholder percentage.
Onboarding, OnboardingShareholder and OnboardingDocument resources, with mappings so nested shareholders/documents objetize to the right classes.
Onboardings nested under entities (entities.onboardings), mirroring account_statements: list, get, create, submit, and slot + shareholder document uploads (via resource_upload). Also enables entities.create.
There was a problem hiding this comment.
cool
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Contexto
Soporte en el SDK para el nuevo flujo de onboarding de entities de la API pública v2 (/v2/entities/{id}/onboardings).
Qué hay de nuevo?
Tests
Unitarios para el cliente multipart, los recursos y el manager (incluyendo las subidas de documentos). Probado end-to-end localmente contra fintoc-rails + pacioli (crear onboarding → subir documentos → submit).
Consideraciones
Las subidas multipart no se firman con JWS.
Rollback
¿Es seguro hacer rollback?
Sí
¿Cuáles son los pasos para hacer rollback?
Normal