<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />

Resolver error at paths./api/MS/MsSenderPost.post.requestBody.content.application/json.schema.$ref
Could not resolve reference: Could not resolve pointer: /components/schemas/Netnr.Admin.Domain.Models.ViewModel+MSModel does not exist in document

If I change to "." splicing, the request body parameters are displayed normally
