refactor blockcount
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
ale 2024-11-15 20:05:01 +01:00
parent b44e199d1d
commit 839c34a310

View File

@ -439,13 +439,6 @@ module.exports = (app, client) => {
* type: object * type: object
* properties: * properties:
* data: * data:
* type: object
* properties:
* block_count:
* type: integer
* description: Number of fediblock instances.
* example: 0
* instances:
* type: array * type: array
* items: * items:
* type: object * type: object