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

Commit

Permalink
Merge pull request #473 from raml-org/raml-10-rc1
Browse files Browse the repository at this point in the history
changed README file for release
  • Loading branch information
sichvoge committed May 5, 2016
2 parents 6ee820d + 1c4d4b6 commit 04f13b6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@

RAML is a language for the definition of HTTP-based APIs that embody most or all of the principles of Representational State Transfer (REST). The RAML specification (this document) defines an application of the [YAML 1.2 specification](http://yaml.org/spec/1.2/spec.html) that provides mechanisms for the definition of practically-RESTful APIs, while providing provisions with which source code generators for client and server source code and comprehensive user documentation can be created.

The current version of the RAML specification is **1.0** and can be found [here](versions/raml-10/raml-10.md).

## IMPORTANT NOTE

RAML 1.0 is currently in a Release Candidate stage to gather feedback from the community around the features introduced in this version such as annotations or types. We will release the final version for 1.0 soon by announcing it on our [blog](http://blog.raml.org/).

In the meanwhile, if you have any feedback, please report them [here](https://github.com/raml-org/raml-spec/issues).

Current released version: 1.0 RC1
Current released version: RAML 1.0 RC1

## Contributing

Expand All @@ -23,12 +21,6 @@ We welcome any contributions from the community! You can contribute or provide f

You can also directly get in touch with us. Simply send us an email to: [email protected]

**Note**

Currently we are working on RC2 inside another branch called `raml-10-rc2`. If you want to fix any spelling or grammar mistake, or an error in our examples, please fork that branch, make your edits, and then submit a pull request.

More information around the current branch structure can be viewed [here](https://github.com/raml-org/raml-spec/wiki/RAML-1.0-RC2---Plan#branch-structure)

## Licensing

[Branding Guidelines](http://raml.org/licensing.html)

0 comments on commit 04f13b6

Please sign in to comment.