Skip to content

ViewModel uses "+" splicing, and the swagger request body parameter is missing #2703

@netnr

Description

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

image

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

image


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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions