diff --git a/playground/nuxt.config.ts b/playground/nuxt.config.ts index c89af3ab..c9998906 100644 --- a/playground/nuxt.config.ts +++ b/playground/nuxt.config.ts @@ -14,7 +14,7 @@ export default defineNuxtConfig({ // }, strapi: { - version: 'v3', + version: 'v5', url: 'http://localhost:1337' // To enable the devtools, read https://strapi.nuxtjs.org/devtools // devtools: true diff --git a/playground/pages/index.vue b/playground/pages/index.vue index 5f659d6f..2c798846 100644 --- a/playground/pages/index.vue +++ b/playground/pages/index.vue @@ -7,6 +7,20 @@

Version

{{ version }}
+

API

+ + +

User