Skip to content

Update Photoshop API to v2 and remove deprecated APIs#17

Open
mateuslopesbh wants to merge 4 commits into
Firefly-Services:mainfrom
mateuslopesbh:release-20260122
Open

Update Photoshop API to v2 and remove deprecated APIs#17
mateuslopesbh wants to merge 4 commits into
Firefly-Services:mainfrom
mateuslopesbh:release-20260122

Conversation

@mateuslopesbh
Copy link
Copy Markdown

Changes

  • Updated removeBackground API to use v2 endpoint (/v2/remove-background)
  • Removed deprecated createMask API (users should use removeBackground with mode: "mask" instead)
  • Updated API documentation links to new structure
  • Updated request/response types for v2 API compatibility

Version

  • Bumped @adobe/photoshop-apis from 2.0.1 to 2.1.0

…structure and types in JavaScript and TypeScript examples. Modified README to reflect new endpoint and updated documentation for the Remove Background API.
- Remove createMask() and createMaskAsync() methods (deprecated in favor of v2 remove-background API with mode: 'mask')
- Remove CreateMaskRequest model and related exports
- Update all API documentation links to use new base URL structure
- Update links to use #operation anchors for better navigation
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.

1 participant