Options
All
  • Public
  • Public/Protected
  • All
Menu

Class which generates string content for API services files

export
class

Service

Hierarchy

  • Service

Index

Methods

Methods

getService

  • getService(model: string): string
  • Generate String content for one service file using model

    Parameters

    • model: string

      model name. e.g: User

    Returns string

    • string content for generated service

Generated using TypeDoc