mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 21:42:49 +00:00
test: migrate schema.spec.ts from TypeDoc to Easy AST
This commit is contained in:
committed by
Jovan Krunić
parent
70271a4849
commit
596788f3a1
@@ -12,7 +12,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with
|
||||
* this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
import {ValidationError} from '@openstapps/core-tools/lib/common';
|
||||
import {ValidationError} from '@openstapps/core-tools/lib/types/validator';
|
||||
import {BAD_REQUEST} from 'http-status-codes';
|
||||
import {SCError} from '../error';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user