All Downloads are FREE. Search and download functionalities are using the official Maven repository.

models.dsl.EscapedKeywordsInIdentifiers.rapid Maven / Gradle / Ivy

There is a newer version: 1.4.2
Show newest version
rapidModel EscapedKeywordsInIdentifiers
	resourceAPI EscapedKeywordsInIdentifiersAPI baseURI "http://my-namespace.com"
		objectResource ^objectResource type ^structure
			URI /uri/{id}
				required templateParam id property ^property
			mediaTypes
				application/xml
			method GET getEscapedKeywordsInIdentifiersObject
				request
				response ^objectResource statusCode 200
			method PUT putEscapedKeywordsInIdentifiersObject
				request type ^structure
				response statusCode 200
				response statusCode 400
		
	dataModel EscapedKeywordsInIdentifiersDataModel
		structure ^structure
			id : string
			^property: string




© 2015 - 2024 Weber Informatics LLC | Privacy Policy