Procházet zdrojové kódy

:recycle: unprotecting test route

master
TOJ před 5 roky
rodič
revize
8ba3f3e614
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      backend/lib/plugins/test.js

+ 1
- 0
backend/lib/plugins/test.js Zobrazit soubor

13
                 description: 'Test',
13
                 description: 'Test',
14
                 notes: 'This is a test route',
14
                 notes: 'This is a test route',
15
                 tags: ['api'],
15
                 tags: ['api'],
16
+                auth: false
16
             }
17
             }
17
         })
18
         })
18
     }
19
     }

Načítá se…
Zrušit
Uložit