8000 Search issue with query · Issue #135 · octokit/request-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Search issue with query #135
Closed
Closed
@KodaCHC

Description

@KodaCHC

I use this call

      - name: API Call
        uses: octokit/request-action@v2.x
        id: get_issues_newfeatures
        with:
          route: GET /search/issues
          q: 'repo:org/repo'
          per_page: 100

I get this error: Unexpected input(s) 'q', 'per_page', valid inputs are ['route', 'mediaType']

The same if I want to use {org} and {repo}. is it possible to hide the warning?

Fount it. Sorry: #26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0