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 60e463f commit e140997Copy full SHA for e140997
src/core/modules/taxonomies.js
src/core/stack.js
@@ -353,8 +353,10 @@ export default class Stack {
353
}
354
355
/**
356
- * [Taxonomies description]
357
- * @param {[type]} uid [description]
+ * @method Taxonomies
+ * @memberof Stack
358
+ * @description A method to set base url to taxonomies endpoint
359
+ * @returns {Stack}
360
*/
361
Taxonomies() {
362
this.type = "taxonomy"
0 commit comments