-
### Checklist
- [X] I read and understood ASF-ui's **[Contributing Guidelines](https://github.com/JustArchiNET/ASF-ui/blob/main/.github/CONTRIBUTING.md)**
- [X] I also read **[FAQ](https://github.com…
-
There is already describe https://github.com/colinhacks/zod/commit/e2389b0312fb1b280a90d4bd1f10d099178aec9a , please add a title for schema, want to use like json schema , but missing title makes gene…
-
Let's implement persistent per-user preferences such as timezones, appearance settings, preferred language, etc.
There are several classes of preferences:
* Unmodifiable (fixed) user preference
…
-
### Q&A (please complete the following information)
- OS: N/A
- Browser: N/A
- Version: N/A
- Method of installation: N/A
- Swagger-UI version: `5.17.14`
- Swagger/OpenAPI version: OpenAPI…
-
views.py
```py
import json
from rest_framework.response import Response
from rest_framework.views import APIView
from drf_spectacular.utils import extend_schema
from test_app.serializer import *…
-
### Q&A (please complete the following information)
- OS: macOS
- Browser: Arc
- Version: Version 1.46.0 (50665)
Chromium Engine Version 125.0.6422.142
- Method of installation: npm
- Swagg…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
core
### What is your question?
I have an anyOf array…
-
### Describe the bug
when adding a new components for example `npx shadcn@latest add button`. usually the components importing the generated "utils" file, however, i rename the file to "cn.ts" and mo…
-
I'm trying to boot-up drf-yasg and when I access the swagger docs I get this error.
So I tried to debug it and try to see where it fails and this is the place:
https://github.com/encode/django-rest-…
-
### Feature description
As mentioned in https://x.com/shadcn/status/1831771732690215413, you can have your own registry to distribute custom themes or components.
I have looked at the code and can…