Kamil Mysliwiec
b08f2b0737
Merge pull request #3251 from k-kbk/add-explicit-type
...
docs(openapi): add explicit type for single file upload
2025-04-24 08:31:31 +02:00
Kamil Mysliwiec
1167e54120
Merge pull request #3252 from Pedroo-Nietoo/master
...
fix(docs): remove hardcoded ".ts" suffix from main file reference in trust proxy example
2025-04-24 08:31:07 +02:00
Pedro Nieto
d6aa3f2d1a
fix: Change file name type of fixed '.ts' to dynamic
2025-04-23 12:03:23 -03:00
k-kbk
11fb60839b
docs(mikroorm): fix minor typos
2025-04-23 23:31:28 +09:00
k-kbk
3649ea31e9
docs(openapi): add explicit type for single file upload
2025-04-23 23:17:15 +09:00
Kamil Myśliwiec
a19edbe1a3
chore: remove inactive sponsors
2025-04-23 13:32:47 +02:00
Kamil Myśliwiec
1b8ceb3d14
docs: update rmq docs, add wildcards section
2025-04-23 13:25:38 +02:00
Kamil Mysliwiec
d59d85f3bc
Merge pull request #3248 from phlogisticfugu/patch-1
...
Update file-upload.md for secured FileTypeValidator
2025-04-16 08:53:26 +02:00
Brad Ito
cb449faef7
Update file-upload.md for secured FileTypeValidator
...
New version of the FileTypeValidator implemented in https://github.com/nestjs/nest/pull/14881
no longer has a limitation that the file contents are removed.
This updates the documentation to match.
2025-04-15 23:32:02 -07:00
Kamil Mysliwiec
db631340b8
Merge pull request #3247 from CatsMiaow/swagger
...
docs(openapi): add esm compatible option for swagger plugin
2025-04-15 11:40:23 +02:00
CatsMiaow
954429cb55
docs(openapi): add esm compatible option for swagger plugin
2025-04-15 12:08:04 +09:00
Kamil Myśliwiec
aa23855752
docs: mention graphiql with apollo
2025-04-14 12:34:18 +02:00
Kamil Myśliwiec
83b86f0732
Merge branch 'dimbslmh-migration-fastify-cors'
2025-04-10 08:30:26 +02:00
Kamil Myśliwiec
ff82cba298
docs: minor improvements
2025-04-10 08:30:17 +02:00
Nadim Basalamah
c0c5b1e96b
chore: update migration guide (fastify CORS)
2025-04-10 01:42:52 +07:00
Kamil Myśliwiec
a278b12265
Merge branch 'mrsimonemms-sje/grpc-health-check-docs'
2025-04-09 10:11:14 +02:00
Kamil Myśliwiec
126825d582
docs: move healthchecks below the streaming section
2025-04-09 10:11:06 +02:00
Kamil Myśliwiec
c63fe8c7c6
Merge branch 'sje/grpc-health-check-docs' of github.com:mrsimonemms/docs.nestjs.com into mrsimonemms-sje/grpc-health-check-docs
2025-04-09 10:10:06 +02:00
Kamil Mysliwiec
5206191f15
Merge pull request #3243 from VinceOPS/patch-1
...
Typo in CQRS doc
2025-04-08 15:08:59 +02:00
Vincent G
27bc0a9952
fix(typo): cqrs docs
...
`@EventsHandler` and not `@EventHandler`
2025-04-08 14:32:16 +02:00
Simon Emms
f6d3abf2ed
docs: document how to use the grpc-health-check package
...
Signed-off-by: Simon Emms <simon@simonemms.com >
2025-04-02 17:42:35 +00:00
Kamil Mysliwiec
36b76543b0
Merge pull request #3238 from sachinbahukhandi-cometchat/patch-1
...
Update sentry.md
2025-03-31 09:46:05 +02:00
sachin.cometchat
7c81d1f98f
Update sentry.md to correct the file extension
...
Corrected the file extenstion, changed from instrument.js to instrument.ts
2025-03-29 11:42:14 +05:30
sachin.cometchat
73dcbbaf98
Update sentry.md
...
the filename `intstrument.js` should be renamed to `instrument.ts`.
2025-03-28 17:35:36 +05:30
Kamil Myśliwiec
3a36a06793
docs(openapi): add global responses docs
2025-03-25 09:44:08 +01:00
Kamil Myśliwiec
60577ef84c
docs: remove cache store import
2025-03-25 08:46:50 +01:00
Kamil Myśliwiec
44aac7b2fd
Merge branch 'master' of https://github.com/nestjs/docs.nestjs.com
2025-03-25 08:46:15 +01:00
Kamil Myśliwiec
72bd020bda
Merge branch 'vahidvdn-docs/discovery-service'
2025-03-25 08:46:10 +01:00
Kamil Myśliwiec
ca3e08559e
docs: some wording updates
2025-03-25 08:45:53 +01:00
Kamil Myśliwiec
311b0813a0
Merge branch 'docs/discovery-service' of github.com:vahidvdn/docs.nestjs.com into vahidvdn-docs/discovery-service
2025-03-25 08:21:49 +01:00
Kamil Myśliwiec
3b47a323fe
chore: update menu order, title
2025-03-25 08:21:35 +01:00
Kamil Mysliwiec
f078864a4e
Merge pull request #3236 from trcjr/prisma-docs-correction
...
docs: corrected imported service filenames
2025-03-25 08:19:51 +01:00
Theodore Robert Campbell Jr
baac8e194d
docs: corrected imported service filenames
...
Updated imports to reflect the singular names created above.
2025-03-24 16:51:11 -04:00
Vahid Najafi
16f3212824
feat: remove unnecessary code
2025-03-24 18:10:25 +01:00
Vahid Najafi
8b082f1d15
feat: use getMetadataByDecorator of discover service instead of SetMetadata
2025-03-24 18:03:19 +01:00
Kamil Myśliwiec
4f226d1125
Merge branch 'docs/discovery-service' of github.com:vahidvdn/docs.nestjs.com into vahidvdn-docs/discovery-service
2025-03-24 13:05:02 +01:00
Kamil Myśliwiec
894e6982e8
Merge branch 'raeisimv-docs-dynamic-config-microserivces'
2025-03-24 13:04:29 +01:00
Kamil Myśliwiec
23d4c3d21b
docs: minor text improvements
2025-03-24 13:04:19 +01:00
Kamil Myśliwiec
abea7a2c58
Merge branch 'docs-dynamic-config-microserivces' of github.com:raeisimv/docs.nestjs.com into raeisimv-docs-dynamic-config-microserivces
2025-03-24 13:00:21 +01:00
Kamil Myśliwiec
7177ebb04d
docs: mention the enums as type gql option
2025-03-24 12:55:58 +01:00
Kamil Myśliwiec
5323ae65da
Merge branch 'getTobiasNielsen-patch-5'
2025-03-19 13:11:38 +01:00
Kamil Myśliwiec
40b94b253d
chore: minor improvements
2025-03-19 13:11:26 +01:00
Kamil Myśliwiec
8fa9a3db85
Merge branch 'patch-5' of github.com:getTobiasNielsen/docs.nestjs.com into getTobiasNielsen-patch-5
2025-03-19 13:05:17 +01:00
Kamil Myśliwiec
3937a94f5a
Merge branch 'gkdis6-docs/update-kafka-max-retry-filter-example'
2025-03-19 12:45:16 +01:00
Kamil Myśliwiec
18443638f7
docs: minor improvements
2025-03-19 12:45:02 +01:00
Kamil Myśliwiec
7cd8ea5540
Merge branch 'docs/update-kafka-max-retry-filter-example' of github.com:gkdis6/docs.nestjs.com into gkdis6-docs/update-kafka-max-retry-filter-example
2025-03-19 12:33:04 +01:00
Kamil Mysliwiec
75161b3f97
Merge pull request #3232 from VitaliyHr/patch-1
...
docs(compression): add types to compresson install script
2025-03-18 13:40:41 +01:00
Kamil Mysliwiec
2e98ce1801
Update content/techniques/compression.md
2025-03-18 13:40:31 +01:00
Kamil Mysliwiec
77e8ac19c5
Merge pull request #3225 from Antraxmin/fix/swagger-plugin-options
...
docs(cli-plugin): update documentation for skipAutoHttpCode option
2025-03-18 13:37:57 +01:00
Kamil Mysliwiec
5dd80fc8ad
Merge pull request #3231 from itslauh/patch-1
...
Update necord.md
2025-03-18 10:11:47 +01:00