Karan Kumar

Results 27 issues of Karan Kumar

When we merge into main, we would like the [snapshot version in our pom.xml](https://github.com/Project-Books/books-api/blob/main/pom.xml#L13) to be incremented. This will allow us to keep better track of which version we are...

good first issue
dx

**Is your feature request related to a problem? If so, please describe.** A user may only want to see their books in their chosen language (e.g. Spanish). Currently, we'd show...

enhancement
good first issue
graphql

**Is your feature request related to a problem? If so, please describe.** It can be slow to restart the server every time we make a change. **Describe the solution you'd...

enhancement

Add Spring security with roles ('user' and 'admin'). All queries should be accessible without being authenticated. Mutations should only be allowed for those with admin access.

enhancement
spring-security

Test the BookDataFetcher using the codegen provided by DGS

test

![image](https://user-images.githubusercontent.com/11173328/136709486-c45941b0-3dce-4f5b-80d4-fe7e218cb6a5.png) After scanning the Book Project, the Books API is no longer showing.

bug
dx

If a book is in a series, it should be possible to see: 1) Its position in the series 2) The name of the series (e.g. 'Harry Potter' for the...

enhancement
good first issue
hacktoberfest

There should be an optional String edition field in the `Book` entity and schema

enhancement
good first issue
graphql

Update the licenses in every source file to use the newly adopted MIT license (see file at the root of the repository)

documentation

Create a security policy that informs reporters about the process we take if we discover or are informed of a vulnerability