Skip to content

Add organization team management support#47

Merged
javorosas merged 1 commit intofeat/v6-hardening-and-testingfrom
feat/team-management-endpoints
Mar 31, 2026
Merged

Add organization team management support#47
javorosas merged 1 commit intofeat/v6-hardening-and-testingfrom
feat/team-management-endpoints

Conversation

@javorosas
Copy link
Copy Markdown
Member

Summary

  • add organization team management methods to the .NET SDK
  • cover access, invites, and team role endpoints
  • add models and wrapper tests for the new surface

Testing

  • dotnet test FacturapiTest/FacturapiTest.csproj -f net6.0

@javorosas javorosas merged commit 9df0ced into feat/v6-hardening-and-testing Mar 31, 2026
3 checks passed
@javorosas javorosas deleted the feat/team-management-endpoints branch March 31, 2026 17:52
javorosas added a commit that referenced this pull request Mar 31, 2026
…cs (#46)

* feat!: modernize client contract and runtime targets

* test(ci): add regression test project and run it before publish

* docs: prioritize migration guidance and update usage examples

* ci: add PR workflow for build and tests

* ci: run tests on pull requests and main pushes

* docs: add CI badge to README

* ci: install .NET 6 runtime alongside .NET 10 for tests

* fix: address Copilot review findings with safe cleanups

* ci: test SDK against net6.0 and net8.0

* test: expand wrapper coverage for routes, errors, cancellation and streams

* Add organization team management support (#47)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants