fix: schemaValidationMessages errors in Swagger docs
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
			
		||||
import { Static, Type } from '@sinclair/typebox'
 | 
			
		||||
import { FastifyPluginAsync, FastifySchema } from 'fastify'
 | 
			
		||||
import type { Static } from '@sinclair/typebox'
 | 
			
		||||
import { Type } from '@sinclair/typebox'
 | 
			
		||||
import type { FastifyPluginAsync, FastifySchema } from 'fastify'
 | 
			
		||||
 | 
			
		||||
import { API_URL } from '../../../../../tools/configurations/index.js'
 | 
			
		||||
import { fastifyErrors } from '../../../../../models/utils.js'
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
import { Static, Type } from '@sinclair/typebox'
 | 
			
		||||
import { FastifyPluginAsync, FastifySchema } from 'fastify'
 | 
			
		||||
import type { Static } from '@sinclair/typebox'
 | 
			
		||||
import { Type } from '@sinclair/typebox'
 | 
			
		||||
import type { FastifyPluginAsync, FastifySchema } from 'fastify'
 | 
			
		||||
 | 
			
		||||
import { API_URL } from '../../../../../tools/configurations/index.js'
 | 
			
		||||
import { fastifyErrors } from '../../../../../models/utils.js'
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
import { Static, Type } from '@sinclair/typebox'
 | 
			
		||||
import { FastifyPluginAsync, FastifySchema } from 'fastify'
 | 
			
		||||
import type { Static } from '@sinclair/typebox'
 | 
			
		||||
import { Type } from '@sinclair/typebox'
 | 
			
		||||
import type { FastifyPluginAsync, FastifySchema } from 'fastify'
 | 
			
		||||
 | 
			
		||||
import { API_URL } from '../../../../../tools/configurations/index.js'
 | 
			
		||||
import { fastifyErrors } from '../../../../../models/utils.js'
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
import { Static, Type } from '@sinclair/typebox'
 | 
			
		||||
import { FastifyPluginAsync, FastifySchema } from 'fastify'
 | 
			
		||||
import type { Static } from '@sinclair/typebox'
 | 
			
		||||
import { Type } from '@sinclair/typebox'
 | 
			
		||||
import type { FastifyPluginAsync, FastifySchema } from 'fastify'
 | 
			
		||||
 | 
			
		||||
import { API_URL } from '../../../../../tools/configurations/index.js'
 | 
			
		||||
import { fastifyErrors } from '../../../../../models/utils.js'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user