kylef / URITemplate.swift

Swift implementation of URI Template (RFC6570)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a required/optional variables property

kylef opened this issue · comments

Currently we have variables but it's not possible to tell which are optional/required.