Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate request bodies for list/array properties #32

Closed
i4004 opened this issue Sep 17, 2023 · 0 comments
Closed

Generate request bodies for list/array properties #32

i4004 opened this issue Sep 17, 2023 · 0 comments
Assignees
Labels
new feature New feature request

Comments

@i4004
Copy link
Member

i4004 commented Sep 17, 2023

Example on Prop2:

{
  "Prop1": null,
  "Prop2": [
      {
          "Prop3": null
      }]  
}
@i4004 i4004 added the new feature New feature request label Sep 17, 2023
@i4004 i4004 self-assigned this Sep 17, 2023
@github-project-automation github-project-automation bot moved this to New Issues in Simplify Issues Sep 17, 2023
@i4004 i4004 moved this from New Issues to Backlog in Simplify Issues Sep 17, 2023
@i4004 i4004 moved this from Backlog to In Progress in Simplify Issues Nov 7, 2023
i4004 added a commit that referenced this issue Nov 7, 2023
# Conflicts:
#	src/Simplify.Web.Postman/Assembly/Collection/PartBuilders/RequestBuilder.cs
i4004 added a commit that referenced this issue Nov 7, 2023
@i4004 i4004 moved this from In Progress to Review/QA in Simplify Issues Nov 7, 2023
@i4004 i4004 moved this from Review/QA to Done in Simplify Issues Nov 7, 2023
@i4004 i4004 moved this from Done to Closed in Simplify Issues Nov 7, 2023
@i4004 i4004 closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature request
Projects
Status: Closed
Development

No branches or pull requests

1 participant