Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 9ac8d8a0

Přidáno uživatelem Michal Schwob před asi 2 roky(ů)

Newly swagger generated files
re #9627

Zobrazit rozdíly:

frontend/src/swagger/CatalogItems.ts
61 61
   * No description
62 62
   *
63 63
   * @tags catalog-controller
64
   * @name GetCatalog
64
   * @name GetCatalog1
65 65
   * @summary returns catalog items based on filter
66 66
   * @request GET:/catalog-items
67 67
   */
68
  getCatalog = (
68
  getCatalog1 = (
69 69
    query?: { name?: string; country?: string; type?: string; writtenForm?: string },
70 70
    params: RequestParams = {},
71 71
  ) =>

Také k dispozici: Unified diff