We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4bf55d commit 9055eb6Copy full SHA for 9055eb6
example_list.php
@@ -166,4 +166,10 @@
166
'docLink' => 'https://ypmn.ru/ru/documentation/#tag/qst-api/paths/~1v4~1qst~1list/get',
167
'link' => '',
168
],
169
+ 'getWidget' => [
170
+ 'name' => 'Получение виджета',
171
+ 'about' => 'В этом примере показано получение виджета.',
172
+ 'docLink' => 'https://ypmn.ru/ru/documentation/#tag/widget-integration',
173
+ 'link' => '',
174
+ ],
175
];
0 commit comments