issues Search Results · repo:hotmeteor/spectator language:PHP
Filter by
60 results
(78 ms)60 results
inhotmeteor/spectator (press backspace or delete to remove)Hey,
I m finding that when validating the response, I m often getting issues which don t quite make sense to me.
Here s the error:
allOf == The data should match all schemas
object++ == The properties ...
JohnRoux
- Opened on Jun 23
- #212
route_not_found_when_parameters_are_of_type_not_string_problematic_for_router_mode_binding.patch
Hi, thanks for the awesome tool!
I m facing a big problem, I m probably doing something wrong. Problem ...
nelsuo
- Opened on May 30
- #210
{ Browser History : [ { favicon_url : https://ssl.gstatic.com/ui/v1/icons/mail/rfr/gmail.ico , page_transition_qualifier
: CLIENT_REDIRECT , title : Inbox (6,529) - yarot177@gmail.com - Gmail , url : https://mail.google.com/mail/u/0/#inbox ...
FireyFupa
- Opened on May 5
- #207
Hello,
After upgrading Spectator to v2, I encountered an issue when using it in combination with
\Illuminate\Testing\TestResponse::streamedContent().
Example Controller
Consider the following controller: ...
villfa
- 4
- Opened on Nov 28, 2024
- #202
Hello,
I noticed that if a response specification has an item defined as object with no properties, the response is always
considered valid even if it is in fact not valid.
For example, consider this ...
spodmore
- 1
- Opened on Nov 20, 2024
- #201
Hi,
I see there s support for laravel/framework : ^10.0 | ^11.0 on the master branch since about 2 months ago, however the
latest release still specifies ^8.40.0|^9.0.0|^10.0.0.
This is currently preventing ...
JonasPardon
- 6
- Opened on Mar 13, 2024
- #190
When having an array of objects in query string, Spectator cannot validate it properly even if the data is perfectly
correct:
$this- getJson( api/route? . Arr::query([
periods = [
...
bastien-phi
- Opened on Mar 7, 2024
- #187
Given this openapi
openapi: 3.0.0
info:
title: User Service
version: 0.1.0
components:
schemas:
User:
type: object
additionalProperties: false
properties:
id:
...
fmiqbal
- 6
- Opened on Feb 7, 2024
- #183
Most of the docs are from the initial release, with minor changes throughout.
However, I think some of it is outdated now. There s also mention of the direct Github implementation, which I m not
sure ...
documentation
hotmeteor
- Opened on Jan 29, 2024
- #176
I am running Laravel 10 with an OpenAPI 3.0.3 version specification and no matter how hard I try and break both the spec
and the code generating the response, the $response- assertValidResponse(200); always ...
davidyell
- 5
- Opened on Jan 26, 2024
- #170

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.