Skip to content

chore: regenerate using latest spec (2025-09-15)#1184

Merged
developerkunal merged 1 commit into
masterfrom
fern-bot/2025-09-15T14-56Z
Sep 15, 2025
Merged

chore: regenerate using latest spec (2025-09-15)#1184
developerkunal merged 1 commit into
masterfrom
fern-bot/2025-09-15T14-56Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented Sep 15, 2025

This pull request introduces several improvements and updates across the codebase. The most significant changes include refactoring header handling in the Actions management client, adding new resource clients to the ManagementClient, and updating package management and dependencies.

Management Client Enhancements

  • Added new resource clients (SupplementalSignals, Groups, and RiskAssessments) to the ManagementClient class, including their imports, protected members, and public getters, enabling access to additional API endpoints.

Actions Resource Refactoring

  • Refactored header handling in all Actions resource methods by introducing a local _headers variable for consistent header merging, improving maintainability and clarity. This change affects all major CRUD and utility methods in src/management/api/resources/actions/client/Client.ts.

  • Changed default values for pagination parameters (page) in the Actions resource from 1 to 0 for consistency with zero-based indexing.

Package Management and Dependency Updates

  • Updated the package.json version from 5.0.0-beta.0 to 5.0.0 to mark a stable release.
  • Reorganized and updated devDependencies in package.json for better clarity and maintainability, including moving some dependencies and updating their versions.
  • Swapped the order of auth0-legacy and uuid in the dependencies section for consistency.

Miscellaneous

  • Added pnpm-lock.yaml to .npmignore to prevent publishing the lock file.

These changes collectively improve the maintainability, extensibility, and reliability of the codebase.

@fern-api fern-api Bot requested a review from a team as a code owner September 15, 2025 14:56
@developerkunal developerkunal force-pushed the fern-bot/2025-09-15T14-56Z branch from dee03fb to 52a8080 Compare September 15, 2025 17:37
@developerkunal developerkunal changed the title 🌿 Fern Regeneration -- September 15, 2025 chore: regenerate using latest spec (2025-09-15) Sep 15, 2025
@developerkunal developerkunal merged commit 75bf5e4 into master Sep 15, 2025
12 checks passed
@developerkunal developerkunal deleted the fern-bot/2025-09-15T14-56Z branch September 15, 2025 17:44
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