Skip to content

docs: fix a wrong yaml indentation in the reference documentation causing the yaml to be invalid#536

Open
johnkrovitch wants to merge 1 commit intoSylius:1.10from
johnkrovitch:fix/fix-typo-docs
Open

docs: fix a wrong yaml indentation in the reference documentation causing the yaml to be invalid#536
johnkrovitch wants to merge 1 commit intoSylius:1.10from
johnkrovitch:fix/fix-typo-docs

Conversation

@johnkrovitch
Copy link
Copy Markdown

@johnkrovitch johnkrovitch commented Dec 14, 2022

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets Fixes #484
License MIT

Hi,

this pr fixes a wrong yaml indentation in the reference documentation causing the yaml to be invalid.

Thank you very much

@johnkrovitch johnkrovitch requested a review from a team as a code owner December 14, 2022 09:06
@johnkrovitch johnkrovitch changed the title docs: fix a typo in the reference documentation causing the yaml to be invalid docs: fix a wrong yaml indentation in the reference documentation causing the yaml to be invalid Dec 14, 2022
Comment thread docs/reference.md Outdated
Comment thread docs/reference.md Outdated
Comment thread docs/reference.md Outdated
Comment thread docs/reference.md Outdated
@loic425
Copy link
Copy Markdown
Member

loic425 commented Jan 9, 2023

@johnkrovitch Thanks for your PR, use commit suggestion please.
The changes were wrong on indentation, it has to be under class options

@loic425 loic425 changed the base branch from 1.11 to 1.10 January 13, 2023 14:41
@loic425
Copy link
Copy Markdown
Member

loic425 commented Jan 13, 2023

@johnkrovitch It needs a rebase from 1.10 branch, do you know how to do that?

@johnkrovitch
Copy link
Copy Markdown
Author

@loic425 Yes sorry I was quite busy this days.... Yes I will rebase as soon as possible and commit suggestions

@loic425
Copy link
Copy Markdown
Member

loic425 commented Apr 7, 2023

@johnkrovitch any update?

@johnkrovitch
Copy link
Copy Markdown
Author

johnkrovitch commented Apr 12, 2023

@loic425 the pr is rebased, and indentation changes applied

@johnkrovitch johnkrovitch force-pushed the fix/fix-typo-docs branch 2 times, most recently from 394e714 to fbd112d Compare April 12, 2023 10:22
@loic425
Copy link
Copy Markdown
Member

loic425 commented Jul 13, 2023

Related to #484

Comment thread docs/reference.md
form: Sylius\Bundle\ResourceBundle\Form\Type\DefaultResourceType
validation_groups: [sylius]
#form:
#options:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I guess it should rather be something like this:

Suggested change
#options:
#type: Sylius\Bundle\ResourceBundle\Form\Type\DefaultResourceType
#options:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants