Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auth:searchApiKeys #39

Merged
merged 10 commits into from
Jan 7, 2021
Merged

Add auth:searchApiKeys #39

merged 10 commits into from
Jan 7, 2021

Conversation

Yoann-Abbes
Copy link
Contributor

What does this PR do ?

Add auth:searchApiKeys API action #29

Other changes

Reverse wrong change on build.gradle.kts
Re-indent doc, and add comments

Boyscout

doc/1/controllers/auth/search-api-keys/index.md Outdated Show resolved Hide resolved
doc/1/controllers/auth/search-api-keys/index.md Outdated Show resolved Hide resolved
doc/1/controllers/auth/search-api-keys/index.md Outdated Show resolved Hide resolved
doc/1/controllers/auth/search-api-keys/index.md Outdated Show resolved Hide resolved
doc/1/controllers/auth/search-api-keys/index.md Outdated Show resolved Hide resolved
doc/1/controllers/auth/search-api-keys/index.md Outdated Show resolved Hide resolved
doc/1/controllers/auth/search-api-keys/index.md Outdated Show resolved Hide resolved
doc/1/controllers/auth/search-api-keys/index.md Outdated Show resolved Hide resolved
Copy link
Contributor

@scottinet scottinet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation fixes (sorry I misclicked on "comment" instead of "request changes")

@Yoann-Abbes Yoann-Abbes requested a review from scottinet January 6, 2021 11:42
@@ -156,4 +156,5 @@ tasks.withType<Jar> {
)
)
}
from(configurations.compileClasspath.get().map { if (it.isDirectory()) it else zipTree(it) })
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol.

@jenow jenow merged commit 8fd5cb4 into 1-dev Jan 7, 2021
@jenow jenow deleted the search-api-keys branch January 7, 2021 13:04
@Yoann-Abbes Yoann-Abbes mentioned this pull request Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants