randydev commited on
Commit
9b0206c
·
verified ·
1 Parent(s): b41d8cd

Update plugins/fluxai.js

Browse files
Files changed (1) hide show
  1. plugins/fluxai.js +3 -1
plugins/fluxai.js CHANGED
@@ -46,12 +46,14 @@ async function schellwithflux(args) {
46
  * description: User's input query
47
  * schema:
48
  * type: string
 
49
  * - in: header
50
  * name: x-api-key
51
  * required: true
52
  * description: API key for authentication
53
  * schema:
54
  * type: string
 
55
  * responses:
56
  * 200:
57
  * description: Success
@@ -97,7 +99,7 @@ FluxRoutes.get('/api/v1/flux/black-forest-labs/flux-1-schnell', authenticateApiK
97
  * description: API key for authentication.
98
  * schema:
99
  * type: string
100
- * example: "lu-api-key"
101
  * responses:
102
  * 200:
103
  * description: A successfully processed image.
 
46
  * description: User's input query
47
  * schema:
48
  * type: string
49
+ * example: "A beautiful sunset over the mountains"
50
  * - in: header
51
  * name: x-api-key
52
  * required: true
53
  * description: API key for authentication
54
  * schema:
55
  * type: string
56
+ * example: "lu api key di @aknuserbot telegram"
57
  * responses:
58
  * 200:
59
  * description: Success
 
99
  * description: API key for authentication.
100
  * schema:
101
  * type: string
102
+ * example: "lu api key di @aknuserbot telegram"
103
  * responses:
104
  * 200:
105
  * description: A successfully processed image.