Added typings for custom Swagger specifications generation. by deskoh · Pull Request #176 · feathersjs-ecosystem/feathers-swagger · GitHub
Skip to content

Added typings for custom Swagger specifications generation.#176

Merged
Mairu merged 1 commit into
feathersjs-ecosystem:masterfrom
deskoh:master
Mar 3, 2020
Merged

Added typings for custom Swagger specifications generation.#176
Mairu merged 1 commit into
feathersjs-ecosystem:masterfrom
deskoh:master

Conversation

@deskoh

@deskoh deskoh commented Dec 1, 2019

Copy link
Copy Markdown
Contributor

This PR adds typings for docs in the following example:

const messageService = memory();

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

@Mairu

Mairu commented Mar 3, 2020

Copy link
Copy Markdown
Collaborator

@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.

2 participants