Skip to content

Angular - Supporting the resource api functionalities for schematics#25761

Draft
sumeyyeKurtulus wants to merge 6 commits into
devfrom
issue/25678
Draft

Angular - Supporting the resource api functionalities for schematics#25761
sumeyyeKurtulus wants to merge 6 commits into
devfrom
issue/25678

Conversation

@sumeyyeKurtulus

Copy link
Copy Markdown
Contributor

Description

Resolves #25678

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • It is documented in this PR.

How to test it?

  • Add a sample service structure to this template templates/app
  • Get a build for the schematics under ng-packs directory running yarn build:schematics
  • Switch to dist/packages/schematics in the terminal and run yarn link. Get the command given as output and paste it under templates/app/angular
  • Run this command to generate the proxy yarn ng g @abp/ng.schematics:proxy-add --resource-api (You can test it with/without resource-api flag as it is false by default.)

@sumeyyeKurtulus sumeyyeKurtulus changed the base branch from dev to rel-10.6 July 8, 2026 07:23
@sumeyyeKurtulus sumeyyeKurtulus changed the base branch from rel-10.6 to dev July 9, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Generate Angular API Proxies Using the Stable Resource API

1 participant