Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

What is the raml code for this? Students: [ { Name: Amritha } { Name: Anagha } ] #764

Open
mundeko opened this issue Oct 29, 2021 · 1 comment

Comments

@mundeko
Copy link

mundeko commented Oct 29, 2021

No description provided.

@GauthierPLM
Copy link

This is the definition of a Students property:

Students:
  type: array
  items:
    type: object
    properties:
      Name:
        type: string

If this solve your issue, you can close this Github issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants