Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular5 SDK #702

Closed
HaiderMalik12 opened this issue Nov 5, 2017 · 7 comments
Closed

Angular5 SDK #702

HaiderMalik12 opened this issue Nov 5, 2017 · 7 comments

Comments

@HaiderMalik12
Copy link

Description/Steps to reproduce

I want to add a new feature request for you. You have mentioned that you are going to create an SDK for React.
Please, add the Angular5 SDK to the loopback v4.

Link to reproduction sandbox

Expected result

Additional information

@aharbis
Copy link
Contributor

aharbis commented Dec 7, 2018

We currently maintain our own SDK generator for our Angular front-end in LB3. It would be excellent to have a LB SDK generator for Angular. Though, I think the title of this issue could drop the 5 in hopes of staying current with Angular. Right now we are actually on Angular 6 and looking to move to 7 ASAP.

@collaorodrigo7
Copy link
Contributor

I also think this would be a nice feature. Do you guys think this is something we can suggest in #1920 ??

@jgwinner
Copy link

Just jumping on!

@derdiggn
Copy link

derdiggn commented Feb 8, 2019

Have a look at https://github.com/OpenAPITools/openapi-generator.

It can generate a loot of clients based on you openapi specs.

I use this for angular 7 projects

@jgwinner
Copy link

jgwinner commented Feb 8, 2019

Looks interesting, although I got a ton of errors when I ran it; admitedly, it's an LB3 project (need those ACL's), but still?

>openapi-generator generate -i myapi.yaml -o out -g typescript-angular
Exception in thread "main" org.openapitools.codegen.SpecValidationException: There were issues with the specification. The option can be disabled via valida
c (CLI).
 | Error count: 99, Warning count: 1
Errors:
        -attribute paths.'/MyFile1s/{id}'(put).[data].description is unexpected
        -attribute paths.'/MyFile2s'(post).[data].description is unexpected
        -attribute paths.'/MyFile2s/upsertWithWhere'(post).[data].description is unexpected
etc. Basically every API in the server.

Have you run into this? I haven't dug into it much, honestly.

@stale
Copy link

stale bot commented Feb 3, 2020

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

@stale stale bot added the stale label Feb 3, 2020
@stale
Copy link

stale bot commented Mar 4, 2020

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants