Options
All
  • Public
  • Public/Protected
  • All
Menu

Module validators/photos

Index

Variables

Variables

Const getPhotos

getPhotos: { params: ObjectSchema<any> } = ...

Type declaration

  • params: ObjectSchema<any>

Const postPhotos

postPhotos: { body: ObjectSchema<any>; params: ObjectSchema<any> } = ...

Type declaration

  • body: ObjectSchema<any>
  • params: ObjectSchema<any>

Generated using TypeDoc