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

Added typings for custom Swagger specifications generation. #176

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

deskoh
Copy link
Contributor

@deskoh deskoh commented Dec 1, 2019

This PR adds typings for docs in the following example:

const messageService = memory();

  // `docs` will be typed correctly.
  messageService.docs = {
    // ...
  };

@Mairu
Copy link
Collaborator

Mairu commented Mar 3, 2020

Thank you very much!

@Mairu Mairu merged commit 494e912 into feathersjs-ecosystem:master Mar 3, 2020
@Mairu Mairu changed the title Added typings for custom Swagger specfications generation. Added typings for custom Swagger specifications generation. Mar 14, 2020
@Mairu Mairu added this to the 2.0.0 milestone Apr 13, 2020
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.

None yet

2 participants