From 2203e0d775de8e24d644529965dfb6cb9cc2ab5e Mon Sep 17 00:00:00 2001 From: Bart Van Bos Date: Tue, 12 Jun 2018 11:08:21 +0200 Subject: [PATCH 1/2] added spring rest hateoas discussion on the exposure of the id field --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index afd227f..135ff9d 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,8 @@ a good indicator that it could be included here. [resque/resque/issues/1406](https://github.com/resque/resque/issues/1406) +[spring-projects/spring-hateoas/issues/66] (https://github.com/spring-projects/spring-hateoas/issues/66) + [syl20bnr/spacemacs/pull/3484](https://github.com/syl20bnr/spacemacs/pull/3484) [systemd/systemd/issues/1143](https://github.com/systemd/systemd/issues/1143) From 7bf195a520ea45355a0e9d2aeba6f7332f492dce Mon Sep 17 00:00:00 2001 From: nikolas Date: Tue, 9 Oct 2018 21:33:19 -0400 Subject: [PATCH 2/2] fix syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 135ff9d..c692265 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ a good indicator that it could be included here. [resque/resque/issues/1406](https://github.com/resque/resque/issues/1406) -[spring-projects/spring-hateoas/issues/66] (https://github.com/spring-projects/spring-hateoas/issues/66) +[spring-projects/spring-hateoas/issues/66](https://github.com/spring-projects/spring-hateoas/issues/66) [syl20bnr/spacemacs/pull/3484](https://github.com/syl20bnr/spacemacs/pull/3484)